summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/pom.xml
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-03-27 12:36:17 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-03-27 12:36:17 -0400
commit3c3c7c9089849de4c9934fd5a64c3bef20239c69 (patch)
treee8a9207b470ea4287dbf4daecb97973fefc400f1 /bundles/org.eclipse.swt/pom.xml
parentf176c6697ec73edc76bd753f0851beae1b67165b (diff)
downloadeclipse.platform.swt-3c3c7c9089849de4c9934fd5a64c3bef20239c69.tar.gz
eclipse.platform.swt-3c3c7c9089849de4c9934fd5a64c3bef20239c69.tar.xz
eclipse.platform.swt-3c3c7c9089849de4c9934fd5a64c3bef20239c69.zip
Bug 403967 - Update Platform SWT parent versions
Diffstat (limited to 'bundles/org.eclipse.swt/pom.xml')
-rw-r--r--bundles/org.eclipse.swt/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index bf8af016c2..f97b5551dc 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -10,15 +10,12 @@
Igor Fedorenko - initial implementation
Krzysztof Daniel, Red Hat, Inc. - building native SWT parts.
-->
-
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>eclipse.platform.swt</artifactId>
<groupId>eclipse.platform.swt</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.swt</groupId>