Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlina Marin2015-08-27 16:04:19 +0000
committerNick Sandonato2015-08-27 16:05:27 +0000
commita97b3780eefb1f81c8cbda439ef1f0df29dabc0b (patch)
tree5cc32a7c4c4f19abc7c2d00d34f33cafd4289ae3
parent39d178a180f3b9fc6ff65f547922aa909092b018 (diff)
downloadwebtools.sourceediting-a97b3780eefb1f81c8cbda439ef1f0df29dabc0b.tar.gz
webtools.sourceediting-a97b3780eefb1f81c8cbda439ef1f0df29dabc0b.tar.xz
webtools.sourceediting-a97b3780eefb1f81c8cbda439ef1f0df29dabc0b.zip
[475972] Version updates needed for WTP 3.7.1 - source editingR3_7_1
Signed-off-by: Alina Marin <alina@mx1.ibm.com>
-rw-r--r--features/org.eclipse.wst.web_core.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_core.feature/pom.xml4
-rw-r--r--features/org.eclipse.wst.web_sdk.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_sdk.feature/pom.xml4
-rw-r--r--features/org.eclipse.wst.web_ui.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_ui.feature/pom.xml4
-rw-r--r--features/org.eclipse.wst.xml_sdk.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_sdk.feature/pom.xml4
-rw-r--r--features/org.eclipse.wst.xml_ui.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_ui.feature/pom.xml4
10 files changed, 15 insertions, 15 deletions
diff --git a/features/org.eclipse.wst.web_core.feature/feature.xml b/features/org.eclipse.wst.web_core.feature/feature.xml
index b4f505dad3..5f0b613277 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.wst.web_core.feature"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
diff --git a/features/org.eclipse.wst.web_core.feature/pom.xml b/features/org.eclipse.wst.web_core.feature/pom.xml
index 85a8b66bed..7cd8d2796b 100644
--- a/features/org.eclipse.wst.web_core.feature/pom.xml
+++ b/features/org.eclipse.wst.web_core.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -22,7 +22,7 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.web_core.feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>
diff --git a/features/org.eclipse.wst.web_sdk.feature/feature.xml b/features/org.eclipse.wst.web_sdk.feature/feature.xml
index 6a7f7bf8ad..7a9e96d62c 100644
--- a/features/org.eclipse.wst.web_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.web_sdk.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.wst.web_sdk.feature"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
diff --git a/features/org.eclipse.wst.web_sdk.feature/pom.xml b/features/org.eclipse.wst.web_sdk.feature/pom.xml
index e85b8729f1..154c3f65fc 100644
--- a/features/org.eclipse.wst.web_sdk.feature/pom.xml
+++ b/features/org.eclipse.wst.web_sdk.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -22,6 +22,6 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.web_sdk.feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.wst.web_ui.feature/feature.xml b/features/org.eclipse.wst.web_ui.feature/feature.xml
index a262747c9f..63cc5fa2b6 100644
--- a/features/org.eclipse.wst.web_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.web_ui.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.wst.web_ui.feature"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.wst.web.ui"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.wst.web_ui.feature/pom.xml b/features/org.eclipse.wst.web_ui.feature/pom.xml
index 74c9cf17dd..b59b7704ea 100644
--- a/features/org.eclipse.wst.web_ui.feature/pom.xml
+++ b/features/org.eclipse.wst.web_ui.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -22,7 +22,7 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.web_ui.feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>
diff --git a/features/org.eclipse.wst.xml_sdk.feature/feature.xml b/features/org.eclipse.wst.xml_sdk.feature/feature.xml
index 41249afa01..2a7c6cbc63 100644
--- a/features/org.eclipse.wst.xml_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_sdk.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.wst.xml_sdk.feature"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
diff --git a/features/org.eclipse.wst.xml_sdk.feature/pom.xml b/features/org.eclipse.wst.xml_sdk.feature/pom.xml
index 123380ab59..8d01b66516 100644
--- a/features/org.eclipse.wst.xml_sdk.feature/pom.xml
+++ b/features/org.eclipse.wst.xml_sdk.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -22,6 +22,6 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.xml_sdk.feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.wst.xml_ui.feature/feature.xml b/features/org.eclipse.wst.xml_ui.feature/feature.xml
index 1fdb6aa2e0..879ed20896 100644
--- a/features/org.eclipse.wst.xml_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_ui.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.wst.xml_ui.feature"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.wst.xml.ui"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.wst.xml_ui.feature/pom.xml b/features/org.eclipse.wst.xml_ui.feature/pom.xml
index 83206558c1..f8d4d4332f 100644
--- a/features/org.eclipse.wst.xml_ui.feature/pom.xml
+++ b/features/org.eclipse.wst.xml_ui.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -22,7 +22,7 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.xml_ui.feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top