This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-mapping.git
commit 6620de37e63ae0042ebb4643280eb856e96815af Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sun Nov 15 09:29:06 2015 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1714420 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 26ab282..6f65722 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>maven-mapping</artifactId> - <version>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <name>Apache Maven Mapping</name> <description>A shared component to assist in interpolating file names using properties from a Maven project.</description> @@ -38,9 +38,9 @@ </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-mapping-3.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-mapping-3.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-mapping-3.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-mapping</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-mapping</developerConnection> + <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-mapping</url> </scm> <issueManagement> <system>jira</system> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
