Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-08-21 06:27:26 +0000
committerAlexander Kurtakov2017-08-21 06:27:26 +0000
commit32ddfb708c99129fae3179d50f8f5cced264ca56 (patch)
treea1c62589caf64b546ba2cd5bfe99e1c3e7138f5b /features/org.eclipse.equinox.p2.core.feature/pom.xml
parentca49e24bf3f9e72f4e4b5caffc0c268c686b6028 (diff)
downloadrt.equinox.p2-32ddfb708c99129fae3179d50f8f5cced264ca56.tar.gz
rt.equinox.p2-32ddfb708c99129fae3179d50f8f5cced264ca56.tar.xz
rt.equinox.p2-32ddfb708c99129fae3179d50f8f5cced264ca56.zip
Update feature versions for PhotonI20170821-2000
Change-Id: I20d1d374a1d77bb16edacf875cc3a4b3b0208e46 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features/org.eclipse.equinox.p2.core.feature/pom.xml')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/pom.xml b/features/org.eclipse.equinox.p2.core.feature/pom.xml
index 12425155d..77496ce9d 100644
--- a/features/org.eclipse.equinox.p2.core.feature/pom.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012,2014 Eclipse Foundation.
+ Copyright (c) 2012,2017 Eclipse Foundation.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.core.feature</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top