Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-06-20 19:25:09 +0000
committerThomas Watson2013-06-24 21:07:19 +0000
commitb492ede68e6b06f3457ccc440da6a82a4d5af246 (patch)
tree61188f64ec50e6454ba86a7f92cfecd799895f74 /launcher-binary-parent
parent1779af8260291e6fa02064da89840f9b37e9eb3e (diff)
downloadrt.equinox.framework-b492ede68e6b06f3457ccc440da6a82a4d5af246.tar.gz
rt.equinox.framework-b492ede68e6b06f3457ccc440da6a82a4d5af246.tar.xz
rt.equinox.framework-b492ede68e6b06f3457ccc440da6a82a4d5af246.zip
Bug 411169 - Update parent POMs for Luna
Diffstat (limited to 'launcher-binary-parent')
-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 168108cc3..b77ee1ea5 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.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
</parent>
<artifactId>launcher-binary-parent</artifactId>

Back to the top