[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.2
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/annotations/pom.xml b/ipojo/manipulator/annotations/pom.xml
index 6495c3d..32977b2 100644
--- a/ipojo/manipulator/annotations/pom.xml
+++ b/ipojo/manipulator/annotations/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Annotations</name>
<description>
@@ -48,4 +48,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.annotations</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.annotations</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.annotations</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/bnd-ipojo-plugin/pom.xml b/ipojo/manipulator/bnd-ipojo-plugin/pom.xml
index 9e7e765..8f91ef0 100644
--- a/ipojo/manipulator/bnd-ipojo-plugin/pom.xml
+++ b/ipojo/manipulator/bnd-ipojo-plugin/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>bnd-ipojo-plugin</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Bnd Plugin</name>
<dependencies>
@@ -90,4 +90,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/bnd-ipojo-plugin</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/bnd-ipojo-plugin</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/bnd-ipojo-plugin</url>
+ </scm>
</project>
\ No newline at end of file
diff --git a/ipojo/manipulator/ipojo-ant-task/pom.xml b/ipojo/manipulator/ipojo-ant-task/pom.xml
index 33b0ffb..1a88fac 100644
--- a/ipojo/manipulator/ipojo-ant-task/pom.xml
+++ b/ipojo/manipulator/ipojo-ant-task/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.ant</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Ant Task</name>
@@ -152,4 +152,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.ant</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.ant</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.ant</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/manipulator-bom/pom.xml b/ipojo/manipulator/manipulator-bom/pom.xml
index 2131560..5a7d7f2 100644
--- a/ipojo/manipulator/manipulator-bom/pom.xml
+++ b/ipojo/manipulator/manipulator-bom/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>ipojo-manipulator-bom</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Manipulator BOM</name>
<packaging>pom</packaging>
@@ -68,4 +68,10 @@
</dependencies>
</dependencyManagement>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/ipojo-manipulator-bom</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/ipojo-manipulator-bom</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/ipojo-manipulator-bom</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/manipulator-it/ipojo-manipulator-creation-test/pom.xml b/ipojo/manipulator/manipulator-it/ipojo-manipulator-creation-test/pom.xml
index 8f7cb6e..c978e13 100644
--- a/ipojo/manipulator/manipulator-it/ipojo-manipulator-creation-test/pom.xml
+++ b/ipojo/manipulator/manipulator-it/ipojo-manipulator-creation-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-metadata-test/pom.xml b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-metadata-test/pom.xml
index 6037abc..ecc6703 100644
--- a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-metadata-test/pom.xml
+++ b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-metadata-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
index 7d88e6d..946b0cf 100644
--- a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
+++ b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/manipulator/manipulator-it/online-manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/online-manipulator-it/pom.xml
index 84f642b..bcacc95 100644
--- a/ipojo/manipulator/manipulator-it/online-manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/online-manipulator-it/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml
index feb8d9c..0b959aa 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Manipulator ~ Integration Tests</name>
<packaging>pom</packaging>
@@ -417,4 +417,10 @@
</properties>
</profile>
</profiles>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.manipulator-it</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.manipulator-it</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.manipulator-it</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/manipulator/pom.xml b/ipojo/manipulator/manipulator/pom.xml
index c3b6625..c17e38f 100644
--- a/ipojo/manipulator/manipulator/pom.xml
+++ b/ipojo/manipulator/manipulator/pom.xml
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Manipulator</name>
<description>
@@ -154,4 +154,10 @@
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/maven-ipojo-plugin/pom.xml b/ipojo/manipulator/maven-ipojo-plugin/pom.xml
index 4c0bd59..3c20ad2 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/pom.xml
+++ b/ipojo/manipulator/maven-ipojo-plugin/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-ipojo-plugin</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Maven Plugin</name>
<packaging>maven-plugin</packaging>
@@ -148,4 +148,10 @@
</build>
</profile>
</profiles>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/maven-ipojo-plugin</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/maven-ipojo-plugin</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/maven-ipojo-plugin</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/online-manipulator/pom.xml b/ipojo/manipulator/online-manipulator/pom.xml
index 07e9a56..2111436 100644
--- a/ipojo/manipulator/online-manipulator/pom.xml
+++ b/ipojo/manipulator/online-manipulator/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix iPOJO - Online Manipulator</name>
<artifactId>org.apache.felix.ipojo.manipulator.online</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<description>
iPOJO online manipulator allowing install time manipulation of iPOJO bundle.
@@ -183,4 +183,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.11.2/org.apache.felix.ipojo.manipulator.online</url>
+ </scm>
</project>
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 86fe9f9..5d0f662 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.manipulator-project</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
<name>Apache Felix iPOJO Manipulator Project</name>
<packaging>pom</packaging>
@@ -46,9 +46,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/manipulator</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.manipulator-project-1.11.2</url>
</scm>
</project>