Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Hammer2019-09-25 18:31:58 +0000
committerCarsten Hammer2019-10-01 21:14:27 +0000
commit247d7f936fe1e34e4e862f3d75e5c8a20e328b01 (patch)
treefd0f06b2893bcdc21e36a8797857454e620d53d6 /bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
parent9603e432fe1bb1ae0a2e3270b87894b190e54246 (diff)
downloadrt.equinox.p2-247d7f936fe1e34e4e862f3d75e5c8a20e328b01.tar.gz
rt.equinox.p2-247d7f936fe1e34e4e862f3d75e5c8a20e328b01.tar.xz
rt.equinox.p2-247d7f936fe1e34e4e862f3d75e5c8a20e328b01.zip
Bump versions for https://git.eclipse.org/r/#/c/149541/
Change-Id: Ibd8c0c8ed355a907509256a3fc2d3f2ce4a87c36 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml b/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
index 37a219b68..da22752e9 100644
--- a/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.tests.verifier</artifactId>
- <version>1.2.300-SNAPSHOT</version>
+ <version>1.2.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top