Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 14:25:46 +0000
committerSravan Kumar Lakkimsetti2019-09-09 07:02:34 +0000
commit58ef26a77cf3d58ef5256c5c9163fff3a44f15fd (patch)
treedf79522afc0311005f067f4ab2817f116053b118 /launcher-binary-parent/pom.xml
parentf7cb740c999c7309f4d533d40652426a2860fae3 (diff)
downloadrt.equinox.framework-58ef26a77cf3d58ef5256c5c9163fff3a44f15fd.tar.gz
rt.equinox.framework-58ef26a77cf3d58ef5256c5c9163fff3a44f15fd.tar.xz
rt.equinox.framework-58ef26a77cf3d58ef5256c5c9163fff3a44f15fd.zip
Bug 550767 - POM and product version change for 4.14 release
Change-Id: Ib082892d8e91f0b1403522ff2b96f0fd1be688e2 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'launcher-binary-parent/pom.xml')
-rw-r--r--launcher-binary-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index 0556b1452..cb19c5da3 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.equinox.framework</groupId>
<artifactId>rt.equinox.framework</artifactId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
</parent>
<artifactId>launcher-binary-parent</artifactId>

Back to the top