Skip to content

Commit

Permalink
[releng] Updates for 2023-03 development
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Dec 10, 2022
1 parent 4eaf650 commit 4b4538b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion doc/org.eclipse.xsd.doc-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.xsd.doc"
label="%featureName"
version="2.27.0.qualifier"
version="2.28.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.xsd.license"
license-feature-version="2.12.0">
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.xsd.doc-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.eclipse.emf.features</groupId>
<artifactId>org.eclipse.xsd.doc</artifactId>
<version>2.27.0-SNAPSHOT</version>
<version>2.28.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

</project>
2 changes: 1 addition & 1 deletion doc/org.eclipse.xsd.doc/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: %pluginName
Bundle-SymbolicName: org.eclipse.xsd.doc; singleton:=true
Bundle-Version: 2.25.0.qualifier
Bundle-Version: 2.26.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.5.0,4.0.0)"
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.xsd.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.xsd.doc</artifactId>
<version>2.25.0-SNAPSHOT</version>
<version>2.26.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
2 changes: 1 addition & 1 deletion features/org.eclipse.xsd.sdk-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.xsd.sdk"
label="%featureName"
version="2.32.0.qualifier"
version="2.33.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.xsd.license"
license-feature-version="2.12.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.xsd.sdk-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.eclipse.emf.features</groupId>
<artifactId>org.eclipse.xsd.sdk</artifactId>
<version>2.32.0-SNAPSHOT</version>
<version>2.33.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down

0 comments on commit 4b4538b

Please sign in to comment.