Skip to content

Commit

Permalink
Version bumps for 4.30 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Oct 26, 2023
1 parent 98f2f3b commit a894611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: %Plugin.name
Bundle-SymbolicName: org.eclipse.test.performance; singleton:=true
Bundle-Version: 3.19.300.qualifier
Bundle-Version: 3.19.400.qualifier
Bundle-Activator: org.eclipse.test.internal.performance.PerformanceTestPlugin
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Expand Down
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</artifactId>
<version>3.19.300-SNAPSHOT</version>
<version>3.19.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
<code.ignoredWarnings>-warn:-raw,unchecked</code.ignoredWarnings>
Expand Down

0 comments on commit a894611

Please sign in to comment.