Author: khmarbaise Date: Fri Dec 25 13:31:41 2015 New Revision: 1721678 URL: http://svn.apache.org/viewvc?rev=1721678&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/shared/trunk/file-management/pom.xml Modified: maven/shared/trunk/file-management/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/file-management/pom.xml?rev=1721678&r1=1721677&r2=1721678&view=diff ============================================================================== --- maven/shared/trunk/file-management/pom.xml (original) +++ maven/shared/trunk/file-management/pom.xml Fri Dec 25 13:31:41 2015 @@ -31,7 +31,7 @@ </parent> <artifactId>file-management</artifactId> - <version>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <name>Apache Maven File Management API</name> <description>API to collect files from a given directory using several include/exclude rules.</description> @@ -48,9 +48,9 @@ </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/file-management-3.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/file-management-3.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/maven/shared/tags/file-management-3.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/file-management</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/file-management</developerConnection> + <url>http://svn.apache.org/viewvc/maven/shared/trunk/file-management</url> </scm> <issueManagement> <system>jira</system>