Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2010-04-06 12:29:32 +0000
committerPascal Rapicault2010-04-06 12:29:32 +0000
commit6d231324aed71c7d2e90157c9ab3c9d41c782032 (patch)
treedaebc69a8de22fd881a1788abb89848c2e0fa9ea /bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
parentff711f6a7b8acfeb312a0bdfcfa16a90d690ed9e (diff)
downloadrt.equinox.p2-6d231324aed71c7d2e90157c9ab3c9d41c782032.tar.gz
rt.equinox.p2-6d231324aed71c7d2e90157c9ab3c9d41c782032.tar.xz
rt.equinox.p2-6d231324aed71c7d2e90157c9ab3c9d41c782032.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
index 942c89a1e..14275340c 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.artifact.repository</artifactId>
- <version>1.0.100.qualifier</version>
+ <version>1.1.0.qualifier</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top