Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-02-17 03:13:59 +0000
committerPascal Rapicault2011-02-17 03:13:59 +0000
commit22e3c1427270851e51012ac6c8bd6ecbf68362bd (patch)
tree54351decd9ff3d1e90bb5ba64e87e355a351ef0c /bundles/org.eclipse.equinox.p2.director
parentc9980bc45b8c3a6797e90caeae764024ad773210 (diff)
downloadrt.equinox.p2-22e3c1427270851e51012ac6c8bd6ecbf68362bd.tar.gz
rt.equinox.p2-22e3c1427270851e51012ac6c8bd6ecbf68362bd.tar.xz
rt.equinox.p2-22e3c1427270851e51012ac6c8bd6ecbf68362bd.zip
Update version numbers in poms.
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.director')
-rw-r--r--bundles/org.eclipse.equinox.p2.director/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.director/pom.xml b/bundles/org.eclipse.equinox.p2.director/pom.xml
index 5c1fd845c..f9a289b15 100644
--- a/bundles/org.eclipse.equinox.p2.director/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.director/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
- <version>2.0.0.qualifier</version>
+ <version>2.1.0.qualifier</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top