Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-20 17:28:41 +0000
committerSilenio Quarti2012-09-12 16:24:13 +0000
commita7d303091f123fa9d481b29187d0449ba58fe9d3 (patch)
tree22d7c60d7d6d1f668166fd49a779f0ce192ff52c /bundles/org.eclipse.swt/pom.xml
parent903c10c53abaaba7c5d067d0c60e444ec7361b0f (diff)
downloadeclipse.platform.swt-a7d303091f123fa9d481b29187d0449ba58fe9d3.tar.gz
eclipse.platform.swt-a7d303091f123fa9d481b29187d0449ba58fe9d3.tar.xz
eclipse.platform.swt-a7d303091f123fa9d481b29187d0449ba58fe9d3.zip
Bump pom versions.
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 e9d6374181..7238974629 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -23,7 +23,7 @@
</parent>
<groupId>eclipse.platform.swt</groupId>
<artifactId>org.eclipse.swt</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.8.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top