Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2013-06-26 16:19:31 +0000
committerSilenio Quarti2013-06-26 16:20:38 +0000
commit7ab77d9bb2cec6c9491528139a7a9ace69b4b3d6 (patch)
tree1e285578325abf91e533bfa412982b0a8f787d29 /tests/org.eclipse.swt.tests/pom.xml
parentc382785b38604b18661801d181233e121d03ddd4 (diff)
downloadeclipse.platform.swt-7ab77d9bb2cec6c9491528139a7a9ace69b4b3d6.tar.gz
eclipse.platform.swt-7ab77d9bb2cec6c9491528139a7a9ace69b4b3d6.tar.xz
eclipse.platform.swt-7ab77d9bb2cec6c9491528139a7a9ace69b4b3d6.zip
Bug 411167 - Update parent POMs for Luna
Diffstat (limited to 'tests/org.eclipse.swt.tests/pom.xml')
-rw-r--r--tests/org.eclipse.swt.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.swt.tests/pom.xml b/tests/org.eclipse.swt.tests/pom.xml
index 238c3fcff4..f0c71cac88 100644
--- a/tests/org.eclipse.swt.tests/pom.xml
+++ b/tests/org.eclipse.swt.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.swt</artifactId>
<groupId>eclipse.platform.swt</groupId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.swt</groupId>

Back to the top