Skip to content

Commit

Permalink
Version bumps for 4.29 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jul 14, 2023
1 parent 15f73b3 commit 9428696
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 @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Description: %Bundle-Description
Bundle-SymbolicName: org.eclipse.ant.optional.junit
Bundle-Version: 3.3.300.qualifier
Bundle-Version: 3.3.400.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.apache.ant;bundle-version="[1.6.5,2.0.0)"
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.ant</groupId>
<artifactId>org.eclipse.ant.optional.junit</artifactId>
<version>3.3.300-SNAPSHOT</version>
<version>3.3.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
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: %Plugin.name
Bundle-SymbolicName: org.eclipse.test.performance.win32
Bundle-Version: 3.1.500.qualifier
Bundle-Version: 3.1.600.qualifier
Bundle-Vendor: %Plugin.providerName
Fragment-Host: org.eclipse.test.performance;bundle-version="[3.1.0,4.0.0)"
Bundle-Localization: plugin
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.test</groupId>
<artifactId>org.eclipse.test.performance.win32</artifactId>
<version>3.1.500-SNAPSHOT</version>
<version>3.1.600-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down

0 comments on commit 9428696

Please sign in to comment.