Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1593926 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cescoffier committed May 12, 2014
1 parent 7cbf626 commit 8bc8895
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 64 deletions.
8 changes: 1 addition & 7 deletions ipojo/manipulator/annotations/pom.xml
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.annotations</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
<name>Apache Felix iPOJO Annotations</name>

<description>
Expand All @@ -48,10 +48,4 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.0/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.0/org.apache.felix.ipojo.annotations</url>
</scm>
</project>
8 changes: 1 addition & 7 deletions ipojo/manipulator/bnd-ipojo-plugin/pom.xml
Expand Up @@ -27,7 +27,7 @@
</parent>

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

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

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

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

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.0/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.0/org.apache.felix.ipojo.ant</url>
</scm>
</project>
8 changes: 1 addition & 7 deletions ipojo/manipulator/manipulator-bom/pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

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

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

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

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 1 addition & 7 deletions ipojo/manipulator/manipulator-it/pom.xml
Expand Up @@ -26,7 +26,7 @@

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

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

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.0/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.0/org.apache.felix.ipojo.manipulator.manipulator-it</url>
</scm>
</project>
8 changes: 1 addition & 7 deletions ipojo/manipulator/manipulator/pom.xml
Expand Up @@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
<name>Apache Felix iPOJO Manipulator</name>

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

</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.0/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.0/org.apache.felix.ipojo.manipulator</url>
</scm>
</project>
8 changes: 1 addition & 7 deletions ipojo/manipulator/maven-ipojo-plugin/pom.xml
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-ipojo-plugin</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</version>
<name>Apache Felix iPOJO Maven Plugin</name>
<packaging>maven-plugin</packaging>

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

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/maven-ipojo-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/maven-ipojo-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.manipulator-project-1.12.0/maven-ipojo-plugin</url>
</scm>
</project>
8 changes: 1 addition & 7 deletions ipojo/manipulator/online-manipulator/pom.xml
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.0</version>
<version>1.12.1-SNAPSHOT</version>

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

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0/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.0/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.0/org.apache.felix.ipojo.manipulator.online</url>
</scm>
</project>
8 changes: 4 additions & 4 deletions ipojo/manipulator/pom.xml
Expand Up @@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.manipulator-project</artifactId>
<version>1.12.0</version>
<version>1.12.1-SNAPSHOT</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/releases/org.apache.felix.ipojo.manipulator-project-1.12.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.manipulator-project-1.12.0</url>
<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>
</scm>

</project>

0 comments on commit 8bc8895

Please sign in to comment.