Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:38:13 +0000
committerNiraj Modi2018-12-07 10:38:13 +0000
commit9180b40df0109f808be335668399addbf8bea54a (patch)
tree325bf2b6a1cd67c5f217502b8ae8658f7e1f4f44 /bundles/org.eclipse.equinox.p2.tests/pom.xml
parent92ddc71e243823e903a9b9f9ab4e29c602577b6e (diff)
downloadrt.equinox.p2-9180b40df0109f808be335668399addbf8bea54a.tar.gz
rt.equinox.p2-9180b40df0109f808be335668399addbf8bea54a.tar.xz
rt.equinox.p2-9180b40df0109f808be335668399addbf8bea54a.zip
Change-Id: I6cc635d174e4a5a814112b7573a7cab95959fb31 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests/pom.xml b/bundles/org.eclipse.equinox.p2.tests/pom.xml
index 1b3fe6ebe..5c8d6bb61 100644
--- a/bundles/org.eclipse.equinox.p2.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.tests-parent</artifactId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
<relativePath>../../org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2.tests-parent</relativePath>
</parent>

Back to the top