Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-01-17 15:14:24 +0000
committerPaul Webster2014-01-17 19:11:30 +0000
commit113031418ef42293f12d114921d1896d9641d773 (patch)
treee1fd85af02202493f66c54831d0748c02a5c71c8 /features
parentb8eba9608116e481b8fc9156d8ed64f6616282d1 (diff)
downloadorg.eclipse.e4.tools-113031418ef42293f12d114921d1896d9641d773.tar.gz
org.eclipse.e4.tools-113031418ef42293f12d114921d1896d9641d773.tar.xz
org.eclipse.e4.tools-113031418ef42293f12d114921d1896d9641d773.zip
Bug 425978 - [releng] upgrade build to Luna
Upgrade to 0.16.0-SNAPSHOT and to use Luna Fix the e3x bridge dependency on o.e.e4.ui.services Change-Id: I7cadd3f6ba2458d95c68f0a1f6e0c509823ac30b
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.e4.core.tools.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.css.editor.feature/pom.xml5
-rw-r--r--features/org.eclipse.e4.tools.css.spy.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml2
-rw-r--r--features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.event.spy.feature/pom.xml4
-rw-r--r--features/org.eclipse.e4.tools.orion.css.editor.feature/pom.xml5
7 files changed, 10 insertions, 12 deletions
diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml
index e5bf6c51..370046ee 100644
--- a/features/org.eclipse.e4.core.tools.feature/pom.xml
+++ b/features/org.eclipse.e4.core.tools.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
index 33c84877..6c0d0684 100644
--- a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
index 9d2ce5e8..ee197023 100644
--- a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
index 44f1544c..d1f17f8c 100644
--- a/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
@@ -126,7 +126,7 @@
id="org.eclipse.e4.ui.services"
download-size="0"
install-size="0"
- version="0.0.0"
+ version="1.0.0.qualifier"
unpack="false"/>
<plugin
diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
index 065a8464..7e82b506 100644
--- a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/features/org.eclipse.e4.tools.event.spy.feature/pom.xml b/features/org.eclipse.e4.tools.event.spy.feature/pom.xml
index 6135106e..f5587ab2 100644
--- a/features/org.eclipse.e4.tools.event.spy.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.event.spy.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
@@ -45,4 +45,4 @@
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
diff --git a/features/org.eclipse.e4.tools.orion.css.editor.feature/pom.xml b/features/org.eclipse.e4.tools.orion.css.editor.feature/pom.xml
index 2d3cc0cc..4680e41a 100644
--- a/features/org.eclipse.e4.tools.orion.css.editor.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.orion.css.editor.feature/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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>
<groupId>org.eclipse.e4.tools</groupId>
<artifactId>e4-tools-aggregator</artifactId>
- <version>0.15.0-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Back to the top