Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-11-22 14:12:27 +0000
committerPascal Rapicault2011-11-22 14:12:27 +0000
commita8c5c3fb8b9b185a3e22d9d7542c25afe479142f (patch)
treef3e7b2e981cba4eef3353821f0a80905a3de0a96 /features
parentdea27bd69ec9a36a837361958decd723f62bc3ee (diff)
downloadrt.equinox.p2-a8c5c3fb8b9b185a3e22d9d7542c25afe479142f.tar.gz
rt.equinox.p2-a8c5c3fb8b9b185a3e22d9d7542c25afe479142f.tar.xz
rt.equinox.p2-a8c5c3fb8b9b185a3e22d9d7542c25afe479142f.zip
synchronize versions with pomv20111122-1412
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/pom.xml b/features/org.eclipse.equinox.p2.core.feature/pom.xml
index 606e3f552..1b07a422a 100644
--- a/features/org.eclipse.equinox.p2.core.feature/pom.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.core.feature</artifactId>
- <version>1.0.100-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top