Skip to content

Commit

Permalink
Increment the feature to 4.31 for the next cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Dec 3, 2023
1 parent bb0f258 commit e90bc46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.orbit.legacy-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-License-Identifier: EPL-2.0
<feature
id="org.eclipse.orbit.legacy"
label="%featureName"
version="4.30.0.qualifier"
version="4.31.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.orbit.legacy-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ SPDX-License-Identifier: EPL-2.0

<groupId>org.eclipse.orbit.legacy.features</groupId>
<artifactId>org.eclipse.orbit.legacy</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.31.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

0 comments on commit e90bc46

Please sign in to comment.