Skip to content

Commit

Permalink
POM and product version changes for 4.26 release
Browse files Browse the repository at this point in the history
Tracked in
#514
  • Loading branch information
sravanlakkimsetti authored and SDawley committed Sep 2, 2022
1 parent b25099b commit bcc9cb7
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.ant.optional.junit/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rcp/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rcp; singleton:=true
Bundle-Version: 4.25.0.qualifier
Bundle-Version: 4.26.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rcp/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.releng.tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.releng</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.examples/META-INF/MANIFEST.MF
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.sdk.examples; singleton:=true
Bundle-Version: 4.25.0.qualifier
Bundle-Version: 4.26.0.qualifier
Bundle-Localization: plugin
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.examples/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.tests/META-INF/MANIFEST.MF
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests
Bundle-SymbolicName: org.eclipse.sdk.tests; singleton:=true
Bundle-Version: 4.25.0.qualifier
Bundle-Version: 4.26.0.qualifier
Eclipse-BundleShape: dir

2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.tests/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.test.performance.win32/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.test.performance/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.test/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.help-feature/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.help.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.platform-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.platform"
label="%featureName"
version="4.25.0.qualifier"
version="4.26.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.platform-feature/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.rcp/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.rcp"
label="%featureName"
version="4.25.0.qualifier"
version="4.26.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.rcp"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.rcp/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk.examples-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.examples"
label="%featureName"
version="4.25.0.qualifier"
version="4.26.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk.examples-feature/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk.tests/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.tests"
label="%featureName"
version="4.25.0.qualifier"
version="4.26.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk.tests/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk"
label="%featureName"
version="4.25.0.qualifier"
version="4.26.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.sdk/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.test-feature/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.25.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down

0 comments on commit bcc9cb7

Please sign in to comment.