Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-09-29 20:23:08 +0000
committerPascal Rapicault2011-09-29 20:24:03 +0000
commit6b0467556e38dd2d3e7b8417730275a533d40a7c (patch)
tree0193a027af44aa29680b4e7bd188c293aea40e0d /bundles/org.eclipse.equinox.p2.engine/pom.xml
parent5f37180224194e131989d11ffbacc2219dca8488 (diff)
downloadrt.equinox.p2-6b0467556e38dd2d3e7b8417730275a533d40a7c.tar.gz
rt.equinox.p2-6b0467556e38dd2d3e7b8417730275a533d40a7c.tar.xz
rt.equinox.p2-6b0467556e38dd2d3e7b8417730275a533d40a7c.zip
Updating version in pom
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.engine/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.engine/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.engine/pom.xml b/bundles/org.eclipse.equinox.p2.engine/pom.xml
index 7869ec9a4..1ad6f1e60 100644
--- a/bundles/org.eclipse.equinox.p2.engine/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.engine/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.engine</artifactId>
- <version>2.1.100-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top