Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2014-11-06 02:05:51 +0000
committerPascal Rapicault2014-11-06 02:05:51 +0000
commit2e3d2d95901837ffd4c1be484401b5bec6358102 (patch)
tree98ebd14b62f2962b18f2690c26d7b3a739a604b5 /bundles/org.eclipse.equinox.p2.touchpoint.natives
parent86288d6619d82beca2fc889782f460eb6ac874f1 (diff)
downloadrt.equinox.p2-2e3d2d95901837ffd4c1be484401b5bec6358102.tar.gz
rt.equinox.p2-2e3d2d95901837ffd4c1be484401b5bec6358102.tar.xz
rt.equinox.p2-2e3d2d95901837ffd4c1be484401b5bec6358102.zip
Update pom.xml version to match manifest
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.natives')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml b/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
index d847c0ea9..8f76d4701 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.touchpoint.natives</artifactId>
- <version>1.1.100-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top