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 /bundles/org.eclipse.osgi.util
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 'bundles/org.eclipse.osgi.util')
-rw-r--r--bundles/org.eclipse.osgi.util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.util/pom.xml b/bundles/org.eclipse.osgi.util/pom.xml
index cc97c1f98..15ecddb61 100644
--- a/bundles/org.eclipse.osgi.util/pom.xml
+++ b/bundles/org.eclipse.osgi.util/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.framework</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.osgi</groupId>

Back to the top