Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-09-03 12:43:28 +0000
committerAlexander Kurtakov2020-09-03 12:43:28 +0000
commit6b09a069207e2854c5f7e3c2175716521f68d5e4 (patch)
tree2688cdfdf2c5eadda633403dd3bb692ba4586278 /bundles/org.eclipse.osgi.tests/pom.xml
parent6f707363a791960ae8c2b16e3cdfab43eb112fd6 (diff)
downloadrt.equinox.framework-6b09a069207e2854c5f7e3c2175716521f68d5e4.tar.gz
rt.equinox.framework-6b09a069207e2854c5f7e3c2175716521f68d5e4.tar.xz
rt.equinox.framework-6b09a069207e2854c5f7e3c2175716521f68d5e4.zip
Bug 566356 - POM and product version change for 4.18 release
Change-Id: Ia562d850c2b9f3e2e1d8a21bdadff7a73424bea3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.tests/pom.xml b/bundles/org.eclipse.osgi.tests/pom.xml
index 09698e8fd..d39d317cf 100644
--- a/bundles/org.eclipse.osgi.tests/pom.xml
+++ b/bundles/org.eclipse.osgi.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.framework</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.osgi</groupId>

Back to the top