Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2016-02-26 10:42:59 +0000
committerEike Stepper2016-02-26 10:43:20 +0000
commit5c6ed48f63d16392f5b2041f3c1649e31b4579c5 (patch)
treed23094bf1764ad3c843286ea0be6fb40d67ba881 /features/org.eclipse.oomph.p2-feature/pom.xml
parent19ce6249ad3efbb5be3a1680d93c43b7965d82d3 (diff)
downloadorg.eclipse.oomph-5c6ed48f63d16392f5b2041f3c1649e31b4579c5.tar.gz
org.eclipse.oomph-5c6ed48f63d16392f5b2041f3c1649e31b4579c5.tar.xz
org.eclipse.oomph-5c6ed48f63d16392f5b2041f3c1649e31b4579c5.zip
[Releng] Create 1.4 baseline and adjust versions
Diffstat (limited to 'features/org.eclipse.oomph.p2-feature/pom.xml')
-rw-r--r--features/org.eclipse.oomph.p2-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.oomph.p2-feature/pom.xml b/features/org.eclipse.oomph.p2-feature/pom.xml
index bdd4f5f7d..e6827f2da 100644
--- a/features/org.eclipse.oomph.p2-feature/pom.xml
+++ b/features/org.eclipse.oomph.p2-feature/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.oomph.features</groupId>
<artifactId>org.eclipse.oomph.p2</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top