Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-03-20 14:24:04 +0000
committerPaul Webster2013-03-26 13:00:23 +0000
commit404cb6b4a76fac4e0fb368086a824e92a0216a70 (patch)
tree5046fbbbf9cc1fabfd3764dec13c5b2d035e2f3b
parent4130fb681f37884ed0d4dda8ac2b4a024c69687b (diff)
downloadeclipse.platform.ua-R3_8_maintenance.tar.gz
eclipse.platform.ua-R3_8_maintenance.tar.xz
eclipse.platform.ua-R3_8_maintenance.zip
Bug 403966 - Update Platform UI, UA, Runtime with new parent versionR3_8_maintenance
-rw-r--r--org.eclipse.help.appserver/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.help.appserver/pom.xml6
-rw-r--r--org.eclipse.help.base/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.help.base/pom.xml2
-rw-r--r--org.eclipse.help.ui/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.help.ui/pom.xml2
-rw-r--r--org.eclipse.help.webapp/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.help.webapp/pom.xml2
-rw-r--r--org.eclipse.help/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.help/pom.xml2
-rw-r--r--org.eclipse.ua.tests.doc/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ua.tests.doc/pom.xml2
-rw-r--r--org.eclipse.ua.tests/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ua.tests/pom.xml2
-rw-r--r--org.eclipse.ui.cheatsheets/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ui.cheatsheets/pom.xml2
-rw-r--r--org.eclipse.ui.intro.universal/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ui.intro.universal/pom.xml2
-rw-r--r--org.eclipse.ui.intro/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ui.intro/pom.xml2
-rw-r--r--pom.xml18
21 files changed, 46 insertions, 16 deletions
diff --git a/org.eclipse.help.appserver/forceQualifierUpdate.txt b/org.eclipse.help.appserver/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.help.appserver/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.help.appserver/pom.xml b/org.eclipse.help.appserver/pom.xml
index 03d50a967..7a71ff8b8 100644
--- a/org.eclipse.help.appserver/pom.xml
+++ b/org.eclipse.help.appserver/pom.xml
@@ -9,14 +9,12 @@
Contributors:
Igor Fedorenko - initial implementation
-->
-
-<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.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>org.eclipse.help.appserver</artifactId>
diff --git a/org.eclipse.help.base/forceQualifierUpdate.txt b/org.eclipse.help.base/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.help.base/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml
index 2b0a83bf9..43d82b22a 100644
--- a/org.eclipse.help.base/pom.xml
+++ b/org.eclipse.help.base/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.base</artifactId>
diff --git a/org.eclipse.help.ui/forceQualifierUpdate.txt b/org.eclipse.help.ui/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.help.ui/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.help.ui/pom.xml b/org.eclipse.help.ui/pom.xml
index f384eb61b..d7c6f50e4 100644
--- a/org.eclipse.help.ui/pom.xml
+++ b/org.eclipse.help.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.ui</artifactId>
diff --git a/org.eclipse.help.webapp/forceQualifierUpdate.txt b/org.eclipse.help.webapp/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.help.webapp/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 10f1bfc65..9542b5643 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>
diff --git a/org.eclipse.help/forceQualifierUpdate.txt b/org.eclipse.help/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.help/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml
index 82fb80593..c4472b8e8 100644
--- a/org.eclipse.help/pom.xml
+++ b/org.eclipse.help/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help</artifactId>
diff --git a/org.eclipse.ua.tests.doc/forceQualifierUpdate.txt b/org.eclipse.ua.tests.doc/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.ua.tests.doc/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml
index 56e7ff43c..1a4b71497 100644
--- a/org.eclipse.ua.tests.doc/pom.xml
+++ b/org.eclipse.ua.tests.doc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ua</groupId>
<artifactId>org.eclipse.ua.tests.doc</artifactId>
diff --git a/org.eclipse.ua.tests/forceQualifierUpdate.txt b/org.eclipse.ua.tests/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.ua.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml
index b56b4fd7c..57033933b 100644
--- a/org.eclipse.ua.tests/pom.xml
+++ b/org.eclipse.ua.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ua</groupId>
<artifactId>org.eclipse.ua.tests</artifactId>
diff --git a/org.eclipse.ui.cheatsheets/forceQualifierUpdate.txt b/org.eclipse.ui.cheatsheets/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.ui.cheatsheets/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml
index 915851c02..6f8382447 100644
--- a/org.eclipse.ui.cheatsheets/pom.xml
+++ b/org.eclipse.ui.cheatsheets/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.cheatsheets</artifactId>
diff --git a/org.eclipse.ui.intro.universal/forceQualifierUpdate.txt b/org.eclipse.ui.intro.universal/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.ui.intro.universal/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.ui.intro.universal/pom.xml b/org.eclipse.ui.intro.universal/pom.xml
index 82d540b8b..5a37e748f 100644
--- a/org.eclipse.ui.intro.universal/pom.xml
+++ b/org.eclipse.ui.intro.universal/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro.universal</artifactId>
diff --git a/org.eclipse.ui.intro/forceQualifierUpdate.txt b/org.eclipse.ui.intro/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/org.eclipse.ui.intro/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml
index ceb2e9a21..cff333770 100644
--- a/org.eclipse.ui.intro/pom.xml
+++ b/org.eclipse.ui.intro/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro</artifactId>
diff --git a/pom.xml b/pom.xml
index 9a58b4ab9..04314551f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,16 +14,29 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.ua.git</tycho.scmUrl>
</properties>
+
+ <repositories>
+ <repository>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <id>eclipse-hosted</id>
+ <url>https://repo.eclipse.org/content/repositories/eclipse/</url>
+ </repository>
+ </repositories>
<modules>
<module>org.eclipse.help</module>
<module>org.eclipse.help.base</module>
@@ -75,4 +88,3 @@
</profile>
</profiles>
</project>
-

Back to the top