Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2012-05-17 18:58:11 +0000
committerIan Bull2012-05-24 05:42:13 +0000
commit3aaf07b5a7427b4005e5177fa5afa141c2bd0da9 (patch)
tree7c8c6627dbc119f6d6f4180f8de9584e7b1babcf /bundles/org.eclipse.equinox.p2.touchpoint.natives
parentcb3694589d14417cbbce60197f5b787dae4d04f5 (diff)
downloadrt.equinox.p2-3aaf07b5a7427b4005e5177fa5afa141c2bd0da9.tar.gz
rt.equinox.p2-3aaf07b5a7427b4005e5177fa5afa141c2bd0da9.tar.xz
rt.equinox.p2-3aaf07b5a7427b4005e5177fa5afa141c2bd0da9.zip
Add poms for Tycho buildv20120524-0542
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 a9e439165..e626031ed 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.touchpoint.natives</artifactId>
- <version>1.0.300-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top