Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:38:46 +0000
committerNiraj Modi2019-12-06 13:38:46 +0000
commitb8df0add74d99b0039574ee5639afd8efec17051 (patch)
tree228fb14951b2fa856204b8d9d2281ec404b67840 /bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64
parentfd706efcc9fa6e638aa3f72c3ffad83165114edf (diff)
downloadrt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.tar.gz
rt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.tar.xz
rt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.zip
Change-Id: I6cd44e3c17769bb2644d5da9d7e95ada0904b979 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
index bc4eba91b..044232318 100644
--- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>launcher-binary-parent</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top