Skip to content

Commit

Permalink
Version bump for 4.17.
Browse files Browse the repository at this point in the history
Change-Id: I9540f6f867182e443aa7523e2d3c445554803c0d
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
  • Loading branch information
akurtakov committed Jun 8, 2020
1 parent 1a79a20 commit 2a1b4fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.releng.tests/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.releng.tests;singleton:=true
Bundle-Version: 3.4.400.qualifier
Bundle-Version: 3.4.500.qualifier
Eclipse-BundleShape: dir
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.releng.tests/pom.xml
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.releng</groupId>
<artifactId>org.eclipse.releng.tests</artifactId>
<version>3.4.400-SNAPSHOT</version>
<version>3.4.500-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>
Expand Down

0 comments on commit 2a1b4fe

Please sign in to comment.