Author: clement
Date: Sat Apr 21 16:06:23 2012
New Revision: 1328702
URL: http://svn.apache.org/viewvc?rev=1328702&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.felix.ipojo.runtime-project-1.8.2
Modified:
felix/trunk/ipojo/runtime/annotations/pom.xml
felix/trunk/ipojo/runtime/composite/pom.xml
felix/trunk/ipojo/runtime/core/pom.xml
felix/trunk/ipojo/runtime/pom.xml
Modified: felix/trunk/ipojo/runtime/annotations/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/annotations/pom.xml?rev=1328702&r1=1328701&r2=1328702&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/annotations/pom.xml (original)
+++ felix/trunk/ipojo/runtime/annotations/pom.xml Sat Apr 21 16:06:23 2012
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.8.2</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Annotations</name>
@@ -119,4 +119,10 @@
</resources>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</url>
+ </scm>
</project>
Modified: felix/trunk/ipojo/runtime/composite/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/composite/pom.xml?rev=1328702&r1=1328701&r2=1328702&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/composite/pom.xml (original)
+++ felix/trunk/ipojo/runtime/composite/pom.xml Sat Apr 21 16:06:23 2012
@@ -16,8 +16,7 @@
specific language governing permissions and limitations
under the License.
-->
-<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
@@ -29,7 +28,7 @@
<name>Apache Felix iPOJO Composite</name>
<artifactId>org.apache.felix.ipojo.composite</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.8.2</version>
<properties>
<ipojo.package.version>1.8.2</ipojo.package.version>
@@ -55,7 +54,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.8.2</version>
</dependency>
</dependencies>
<build>
@@ -170,4 +169,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</url>
+ </scm>
</project>
Modified: felix/trunk/ipojo/runtime/core/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/pom.xml?rev=1328702&r1=1328701&r2=1328702&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core/pom.xml (original)
+++ felix/trunk/ipojo/runtime/core/pom.xml Sat Apr 21 16:06:23 2012
@@ -16,8 +16,7 @@
specific language governing permissions and limitations
under the License.
-->
-<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
@@ -28,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix iPOJO</name>
<artifactId>org.apache.felix.ipojo</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.8.2</version>
<properties>
<!--
@@ -227,4 +226,10 @@
</resources>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</url>
+ </scm>
</project>
Modified: felix/trunk/ipojo/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/pom.xml?rev=1328702&r1=1328701&r2=1328702&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/pom.xml (original)
+++ felix/trunk/ipojo/runtime/pom.xml Sat Apr 21 16:06:23 2012
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.runtime-project</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.8.2</version>
<name>Apache Felix iPOJO Runtime Project</name>
<packaging>pom</packaging>
@@ -117,4 +117,10 @@
</build>
</profile>
</profiles>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.8.2</url>
+ </scm>
</project>