Skip to content

Commit

Permalink
NO-JIRA: Prepare for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
thahnen authored and henryju committed Nov 14, 2023
1 parent 9cded87 commit 1c8926e
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.cdt;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.cdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SonarLint for Eclipse Tests
Bundle-SymbolicName: org.sonarlint.eclipse.core.tests;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: SonarSource
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.core;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.sonarlint.eclipse.core.internal.SonarLintCorePlugin
Bundle-Vendor: %bundle_vendor
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sonarlint.eclipse.feature"
label="%feature_name"
version="9.1.0.qualifier"
version="9.0.1.qualifier"
provider-name="%provider_name"
plugin="org.sonarlint.eclipse.ui">

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.jdt;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.jdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.m2e;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.m2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.pydev;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.pydev/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.ui;singleton:=true
Bundle-Version: 9.1.0.qualifier
Bundle-Version: 9.0.1.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Bundle-Activator: org.sonarlint.eclipse.ui.internal.SonarLintUiPlugin
Expand Down
2 changes: 1 addition & 1 deletion org.sonarlint.eclipse.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.sonarsource.sonarlint.eclipse</groupId>
<artifactId>sonarlint-eclipse-parent</artifactId>
<version>9.1.0-SNAPSHOT</version>
<version>9.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>SonarLint for Eclipse</name>
Expand Down

0 comments on commit 1c8926e

Please sign in to comment.