Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2019-03-10 08:38:34 +0000
committerAlexander Kurtakov2019-03-10 08:38:34 +0000
commit16db2d7a31471aec09fd0d53f92c7a6b3e6c32df (patch)
tree8ba8550c046a8d932410e714730138e9f329cfbf /bundles/org.eclipse.swt/pom.xml
parentdc229b3da30c38fb898b268478ae7480d9d74f01 (diff)
downloadeclipse.platform.swt-16db2d7a31471aec09fd0d53f92c7a6b3e6c32df.tar.gz
eclipse.platform.swt-16db2d7a31471aec09fd0d53f92c7a6b3e6c32df.tar.xz
eclipse.platform.swt-16db2d7a31471aec09fd0d53f92c7a6b3e6c32df.zip
Bug 545223 - Version bumps for 4.12 stream
Bump swt version due to natives. Change-Id: I574e4de90614704e9d23ce8743a89fcdbfa4040e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.swt/pom.xml')
-rw-r--r--bundles/org.eclipse.swt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 95b3b08bd8..562ce77813 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt</artifactId>
- <version>3.110.0-SNAPSHOT</version>
+ <version>3.110.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>

Back to the top