Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-06-26 14:34:57 +0000
committerThomas Watson2013-07-12 18:59:59 +0000
commit37154cb61cc8d3373a796a0be31c70a26aa8f93b (patch)
treef99f5a21380933da12263c5e2ef1de7eb6236723 /bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
parent809f73606cc73c813d193bf9c079e1b2631bb3ec (diff)
downloadrt.equinox.framework-37154cb61cc8d3373a796a0be31c70a26aa8f93b.tar.gz
rt.equinox.framework-37154cb61cc8d3373a796a0be31c70a26aa8f93b.tar.xz
rt.equinox.framework-37154cb61cc8d3373a796a0be31c70a26aa8f93b.zip
Update parent pom for compatibility.plugins fragment
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.plugins/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.compatibility.plugins/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml b/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
index 883e4e127..ba468b3f2 100644
--- a/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
+++ b/bundles/org.eclipse.osgi.compatibility.plugins/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