Skip to main content
summaryrefslogtreecommitdiffstats
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.extensionlocation
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.extensionlocation')
-rw-r--r--bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml b/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml
index 0f9c3a18b..2f15d23f5 100644
--- a/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.extensionlocation</artifactId>
- <version>1.2.0.qualifier</version>
+ <version>1.2.100.qualifier</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top