Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipul…
Browse files Browse the repository at this point in the history
…ator-project-1.12.1

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1645940 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cescoffier committed Dec 16, 2014
1 parent c11756e commit 49855c6
Show file tree
Hide file tree
Showing 13 changed files with 64 additions and 16 deletions.
8 changes: 7 additions & 1 deletion ipojo/manipulator/annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Annotations</name>

<description>
Expand All @@ -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.12.1/org.apache.felix.ipojo.annotations</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.annotations</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.annotations</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/bnd-ipojo-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>bnd-ipojo-plugin</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Bnd Plugin</name>

<dependencies>
Expand Down Expand Up @@ -100,4 +100,10 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/bnd-ipojo-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/bnd-ipojo-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/bnd-ipojo-plugin</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/ipojo-ant-task/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.ant</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Ant Task</name>

Expand Down Expand Up @@ -163,4 +163,10 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.ant</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.ant</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.ant</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/manipulator-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>ipojo-manipulator-bom</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Manipulator BOM</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -67,4 +67,10 @@
</dependency>
</dependencies>
</dependencyManagement>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/ipojo-manipulator-bom</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/ipojo-manipulator-bom</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/ipojo-manipulator-bom</url>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 7 additions & 1 deletion ipojo/manipulator/manipulator-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Manipulator ~ Integration Tests</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -404,4 +404,10 @@
</properties>
</profile>
</profiles>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/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.12.1/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.12.1/org.apache.felix.ipojo.manipulator.manipulator-it</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/manipulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Manipulator</name>

<description>
Expand Down Expand Up @@ -163,4 +163,10 @@

</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.manipulator</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.manipulator</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/org.apache.felix.ipojo.manipulator</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/maven-ipojo-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-ipojo-plugin</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Maven Plugin</name>
<packaging>maven-plugin</packaging>

Expand Down Expand Up @@ -159,4 +159,10 @@
</build>
</profile>
</profiles>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/maven-ipojo-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/maven-ipojo-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.1/maven-ipojo-plugin</url>
</scm>
</project>
8 changes: 7 additions & 1 deletion ipojo/manipulator/online-manipulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix iPOJO - Online Manipulator</name>
<artifactId>org.apache.felix.ipojo.manipulator.online</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>

<description>
iPOJO online manipulator allowing install time manipulation of iPOJO bundle.
Expand Down Expand Up @@ -186,4 +186,10 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1/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.12.1/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.12.1/org.apache.felix.ipojo.manipulator.online</url>
</scm>
</project>
8 changes: 4 additions & 4 deletions ipojo/manipulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.manipulator-project</artifactId>
<version>1.12.1-SNAPSHOT</version>
<version>1.12.1</version>
<name>Apache Felix iPOJO Manipulator Project</name>
<packaging>pom</packaging>

Expand All @@ -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.12.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.1</url>
</scm>

<build>
Expand Down

0 comments on commit 49855c6

Please sign in to comment.