Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'local-build/local-build-parent')
-rw-r--r--local-build/local-build-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/local-build/local-build-parent/pom.xml b/local-build/local-build-parent/pom.xml
index 50432b9d7e..9d5cfdb953 100644
--- a/local-build/local-build-parent/pom.xml
+++ b/local-build/local-build-parent/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.swt</artifactId>
<groupId>eclipse.platform.swt</groupId>
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>eclipse.platform.swt.localbuild</artifactId>

Back to the top