Skip to content

Commit

Permalink
Version bump for 4.26 stream
Browse files Browse the repository at this point in the history
Needed by
#543
  • Loading branch information
akurtakov committed Sep 3, 2022
1 parent d28f966 commit 90640fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.test-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.test"
label="%featureName"
version="3.8.200.qualifier"
version="3.8.300.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.test-feature/forceQualifierUpdate.txt
Expand Up @@ -13,4 +13,4 @@ Bug 574602 - Eclipse 4.21 prerequisites: Orbit
Update test framework dependencies #87
Update mockito to 4.5.0
Update test framework dependencies
JUnit 5.9.0 update
JUnit 5.9.0 update
2 changes: 1 addition & 1 deletion features/org.eclipse.test-feature/pom.xml
Expand Up @@ -21,6 +21,6 @@
<groupId>org.eclipse.test.feature</groupId>
<artifactId>org.eclipse.test</artifactId>
<name>org.eclipse.test.feature</name>
<version>3.8.200-SNAPSHOT</version>
<version>3.8.300-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

0 comments on commit 90640fa

Please sign in to comment.