Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2017-01-10 14:53:14 +0000
committerPascal Rapicault2017-01-10 14:55:32 +0000
commit6af6e45502dc9325d8fad94f8505a16e5e973590 (patch)
tree3f80910aa2c1ff9bd132fce67a132c4284c52875 /bundles/org.eclipse.equinox.simpleconfigurator/pom.xml
parent13316c2392ea48644a2776f51af8be6ffe8aa045 (diff)
downloadrt.equinox.p2-6af6e45502dc9325d8fad94f8505a16e5e973590.tar.gz
rt.equinox.p2-6af6e45502dc9325d8fad94f8505a16e5e973590.tar.xz
rt.equinox.p2-6af6e45502dc9325d8fad94f8505a16e5e973590.zip
Update version number of simpleconfigurator and p2.engine
Diffstat (limited to 'bundles/org.eclipse.equinox.simpleconfigurator/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml b/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml
index 650a4f3d7..ba165af11 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml
+++ b/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.simpleconfigurator</artifactId>
- <version>1.1.200-SNAPSHOT</version>
+ <version>1.2.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top