Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2019-09-10 20:25:56 +0000
committerAlexander Kurtakov2019-09-16 14:03:46 +0000
commit3a8e21dd85d3835cc9509cc20c0af192f071344c (patch)
tree7502d1dcbec5395176e9545e25bfc93ac5c9b921 /features/org.eclipse.equinox.p2.core.feature/pom.xml
parentf8d10fb9c37b061f83a7aadeb99ec34149c96d42 (diff)
downloadrt.equinox.p2-3a8e21dd85d3835cc9509cc20c0af192f071344c.tar.gz
rt.equinox.p2-3a8e21dd85d3835cc9509cc20c0af192f071344c.tar.xz
rt.equinox.p2-3a8e21dd85d3835cc9509cc20c0af192f071344c.zip
Version bump for 4.14
- org.eclipse.equinox.p2.sdk - org.eclipse.equinox.p2.rcp.feature - org.eclipse.equinox.p2.artifact.repository - org.eclipse.equinox.p2.user.ui - org.eclipse.equinox.p2.core.feature - org.eclipse.equinox.p2.extras.feature Required for - https://git.eclipse.org/r/#/c/148397 - https://git.eclipse.org/r/#/c/148462 - https://git.eclipse.org/r/#/c/148977/ Change-Id: I18b03a58fa21f772d603335f0c02de7320d29862 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'features/org.eclipse.equinox.p2.core.feature/pom.xml')
-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 02aa1f82b..c858aef6a 100644
--- a/features/org.eclipse.equinox.p2.core.feature/pom.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/pom.xml
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.core.feature</artifactId>
- <version>1.6.300-SNAPSHOT</version>
+ <version>1.6.400-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top