Skip to content

Commit

Permalink
Version bumps for 4.31 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoKlare committed Nov 29, 2023
1 parent f4f3b34 commit 549805e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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: E4 Core Tests
Bundle-SymbolicName: org.eclipse.e4.core.javax.tests
Bundle-Version: 1.3.200.qualifier
Bundle-Version: 1.3.300.qualifier
Bundle-Vendor: Eclipse.org
Bundle-Activator: org.eclipse.e4.core.internal.tests.CoreTestsActivator
Require-Bundle: org.eclipse.equinox.preferences;bundle-version="3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion runtime/tests/org.eclipse.e4.core.javax.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<relativePath>../..</relativePath>
</parent>
<artifactId>org.eclipse.e4.core.javax.tests</artifactId>
<version>1.3.200-SNAPSHOT</version>
<version>1.3.300-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<testClass>org.eclipse.e4.core.javax.tests.CoreTestSuite</testClass>
Expand Down
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: E4 Core Tests
Bundle-SymbolicName: org.eclipse.e4.core.tests
Bundle-Version: 1.3.200.qualifier
Bundle-Version: 1.3.300.qualifier
Bundle-Vendor: Eclipse.org
Bundle-Activator: org.eclipse.e4.core.internal.tests.CoreTestsActivator
Require-Bundle: org.eclipse.equinox.preferences;bundle-version="3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion runtime/tests/org.eclipse.e4.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<relativePath>../..</relativePath>
</parent>
<artifactId>org.eclipse.e4.core.tests</artifactId>
<version>1.3.200-SNAPSHOT</version>
<version>1.3.300-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<testClass>org.eclipse.e4.core.tests.CoreTestSuite</testClass>
Expand Down

0 comments on commit 549805e

Please sign in to comment.