Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis Windatt2013-03-27 16:09:57 +0000
committerCurtis Windatt2013-03-27 16:09:57 +0000
commit5900273de8bec313ce0977822d5709aa6598120b (patch)
tree4c1e4c3e4cbf7e45f915551389d49998de809237
parentd6c46bb080b83af276ea346e02ba1d1c61f7e449 (diff)
downloadeclipse.pde.build-R3_8_maintenance.tar.gz
eclipse.pde.build-R3_8_maintenance.tar.xz
eclipse.pde.build-R3_8_maintenance.zip
Bug 403961 - Update PDE build parent versionR3_8_maintenance
-rw-r--r--org.eclipse.pde.build.feature/pom.xml7
-rw-r--r--org.eclipse.pde.build.product.feature/pom.xml6
-rw-r--r--org.eclipse.pde.build.tests/pom.xml6
-rw-r--r--org.eclipse.pde.build/pom.xml6
-rw-r--r--pom.xml22
5 files changed, 24 insertions, 23 deletions
diff --git a/org.eclipse.pde.build.feature/pom.xml b/org.eclipse.pde.build.feature/pom.xml
index f33d6218..30a246f8 100644
--- a/org.eclipse.pde.build.feature/pom.xml
+++ b/org.eclipse.pde.build.feature/pom.xml
@@ -9,15 +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.pde.build</artifactId>
<groupId>eclipse.pde.build</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.pde.feature</groupId>
<artifactId>org.eclipse.pde.build.feature</artifactId>
diff --git a/org.eclipse.pde.build.product.feature/pom.xml b/org.eclipse.pde.build.product.feature/pom.xml
index d1bbb955..ad3cb7ff 100644
--- a/org.eclipse.pde.build.product.feature/pom.xml
+++ b/org.eclipse.pde.build.product.feature/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.pde.build</artifactId>
<groupId>eclipse.pde.build</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.pde.feature</groupId>
<artifactId>org.eclipse.pde.build.product.feature</artifactId>
diff --git a/org.eclipse.pde.build.tests/pom.xml b/org.eclipse.pde.build.tests/pom.xml
index 6ad452a4..af2461f9 100644
--- a/org.eclipse.pde.build.tests/pom.xml
+++ b/org.eclipse.pde.build.tests/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.pde.build</artifactId>
<groupId>eclipse.pde.build</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.build.tests</artifactId>
diff --git a/org.eclipse.pde.build/pom.xml b/org.eclipse.pde.build/pom.xml
index 6fdf9436..3152c540 100644
--- a/org.eclipse.pde.build/pom.xml
+++ b/org.eclipse.pde.build/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.pde.build</artifactId>
<groupId>eclipse.pde.build</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.build</artifactId>
diff --git a/pom.xml b/pom.xml
index 253a7b05..a4f9cee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,28 +9,38 @@
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>
<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.pde.build</groupId>
<artifactId>eclipse.pde.build</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/pde/eclipse.pde.build.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.pde.build</module>
<module>org.eclipse.pde.build.feature</module>

Back to the top