Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-06-04 08:48:54 +0000
committerSravan Kumar Lakkimsetti2020-06-04 08:48:54 +0000
commit47f2e7708221ec9ccf26014b927cedc31c23e16f (patch)
tree1df2041907b8f864de0f307576df31d319d36c0d /tests-pom
parent629c4e815cfdccc915866a7054c60ee57ae2a0d8 (diff)
downloadrt.equinox.bundles-47f2e7708221ec9ccf26014b927cedc31c23e16f.tar.gz
rt.equinox.bundles-47f2e7708221ec9ccf26014b927cedc31c23e16f.tar.xz
rt.equinox.bundles-47f2e7708221ec9ccf26014b927cedc31c23e16f.zip
Change-Id: I7d7d2d7545dacd4315e736d0b7c83c2eea683160 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'tests-pom')
-rw-r--r--tests-pom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index 115483e76..f927cba33 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>rt.equinox.bundles</artifactId>
- <version>4.16.0-SNAPSHOT</version>
+ <version>4.17.0-SNAPSHOT</version>
</parent>
<artifactId>tests-pom</artifactId>
<packaging>pom</packaging>

Back to the top