Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-06-19 18:18:58 +0000
committerGerrit Code Review @ Eclipse.org2013-06-26 13:34:15 +0000
commiteee628b2bb95da9f8b82be7736a173ce21055f22 (patch)
treea02c68b13bf9d112930b413c33eb1e7c7f4b73de /examples/org.eclipse.ui.examples.views.properties.tabbed.article
parent20053fcbf5e11852796dc6172e5177a03eec5e7a (diff)
downloadeclipse.platform.ui-eee628b2bb95da9f8b82be7736a173ce21055f22.tar.gz
eclipse.platform.ui-eee628b2bb95da9f8b82be7736a173ce21055f22.tar.xz
eclipse.platform.ui-eee628b2bb95da9f8b82be7736a173ce21055f22.zip
Bug 411156 - Update parent POMs for Luna
Diffstat (limited to 'examples/org.eclipse.ui.examples.views.properties.tabbed.article')
-rw-r--r--examples/org.eclipse.ui.examples.views.properties.tabbed.article/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.ui.examples.views.properties.tabbed.article/pom.xml b/examples/org.eclipse.ui.examples.views.properties.tabbed.article/pom.xml
index 4fe0dd577bd..31e883d6bd4 100644
--- a/examples/org.eclipse.ui.examples.views.properties.tabbed.article/pom.xml
+++ b/examples/org.eclipse.ui.examples.views.properties.tabbed.article/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ui</artifactId>
<groupId>eclipse.platform.ui</groupId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>

Back to the top