Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 14:20:33 +0000
committerPaul Webster2014-06-19 21:07:38 +0000
commitcc01d9849b99361da1166571e69036a1ad1ea872 (patch)
tree42eb46598d75c7b8941691d1d76b8870d15bca49 /bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64
parent9d0e7ad4b198b56eae95572900a75f1e054f30c2 (diff)
downloadrt.equinox.framework-cc01d9849b99361da1166571e69036a1ad1ea872.tar.gz
rt.equinox.framework-cc01d9849b99361da1166571e69036a1ad1ea872.tar.xz
rt.equinox.framework-cc01d9849b99361da1166571e69036a1ad1ea872.zip
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
index a6a1d7291..0b617729b 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>launcher-binary-parent</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top