Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:20:35 +0000
committerSravan Kumar Lakkimsetti2018-09-05 04:46:41 +0000
commit2e2acaa5024f5f285621bf257ed8e3bb7b46e76a (patch)
tree2fe7da2235f34f3b69bc4033a1568001c74142a3 /tests/org.eclipse.swt.tests.gtk/pom.xml
parent146b91726ae9c4a80f373ff3a457876e3e27eb17 (diff)
downloadeclipse.platform.swt-2e2acaa5024f5f285621bf257ed8e3bb7b46e76a.tar.gz
eclipse.platform.swt-2e2acaa5024f5f285621bf257ed8e3bb7b46e76a.tar.xz
eclipse.platform.swt-2e2acaa5024f5f285621bf257ed8e3bb7b46e76a.zip
Bug 538531 - POM version change for 4.10 release
Change-Id: I22a7fa1170509c771d1284173aa708bf8ca6bee6 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'tests/org.eclipse.swt.tests.gtk/pom.xml')
-rw-r--r--tests/org.eclipse.swt.tests.gtk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.swt.tests.gtk/pom.xml b/tests/org.eclipse.swt.tests.gtk/pom.xml
index 3720418b87..2d714ef492 100644
--- a/tests/org.eclipse.swt.tests.gtk/pom.xml
+++ b/tests/org.eclipse.swt.tests.gtk/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.swt.localbuild</artifactId>
<groupId>eclipse.platform.swt</groupId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../../local-build/local-build-parent/</relativePath>
</parent>
<groupId>org.eclipse.swt</groupId>

Back to the top