[jredmine-commits] 01/01: [maven-release-plugin] prepare for next development iteration
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch devel in repository jredmine. commit ad429a6c881ecf8f1b80f089362f26d461ae18c5 Author: tchemit <tchemit@ee778bc0-44c0-4cb4-99ce-cab47b40c959> Date: Sat May 24 10:09:53 2014 +0000 [maven-release-plugin] prepare for next development iteration --- jredmine-client/pom.xml | 2 +- jredmine-maven-plugin/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jredmine-client/pom.xml b/jredmine-client/pom.xml index edfcc6a..bbc0607 100644 --- a/jredmine-client/pom.xml +++ b/jredmine-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jredmine</artifactId> - <version>1.8.2</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/jredmine-maven-plugin/pom.xml b/jredmine-maven-plugin/pom.xml index 3f5aef7..64a2279 100644 --- a/jredmine-maven-plugin/pom.xml +++ b/jredmine-maven-plugin/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jredmine</artifactId> - <version>1.8.2</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/pom.xml b/pom.xml index 42948fa..6fa38ff 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>jredmine</artifactId> - <version>1.8.2</version> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JRedmine</name> @@ -63,11 +63,11 @@ </modules> <scm> - <connection>scm:svn:http://svn.nuiton.org/jredmine/tags/jredmine-1.8.2</connection> + <connection>scm:svn:http://svn.nuiton.org/jredmine/trunk</connection> <developerConnection> - scm:svn:https://svn.nuiton.org/jredmine/tags/jredmine-1.8.2 + scm:svn:https://svn.nuiton.org/jredmine/trunk </developerConnection> - <url>https://forge.nuiton.org/projects/jredmine/repository/show/tags/jredmine-1.8.2</url> + <url>https://forge.nuiton.org/projects/jredmine/repository/show/trunk</url> </scm> <distributionManagement> <site> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm