Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2017-03-08 10:41:25 +0000
committerMarkus Keller2017-03-08 10:41:25 +0000
commitdec2ef35a315551f719435ee1bd53dfdf6495a48 (patch)
treec23519dbcb6ad44ecaa1465a1764f533fb8dc825
parentf4840c39262adaaefd6832b6ad7c3aec7b14e3f8 (diff)
downloadrt.equinox.p2-dec2ef35a315551f719435ee1bd53dfdf6495a48.tar.gz
rt.equinox.p2-dec2ef35a315551f719435ee1bd53dfdf6495a48.tar.xz
rt.equinox.p2-dec2ef35a315551f719435ee1bd53dfdf6495a48.zip
-rw-r--r--bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
index 36afbca0c..1a5d2fe27 100644
--- a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.tests.reconciler.product</artifactId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
<build>

Back to the top