[maven-release-plugin] prepare release maven-patch-plugin-1.1 git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@763928 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 3d4e24d..ba9dd0b 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ </parent> <artifactId>maven-patch-plugin</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1</version> <packaging>maven-plugin</packaging> <name>Maven Patch Plugin</name> @@ -40,9 +40,9 @@ </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin/</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-patch-plugin-1.1</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-patch-plugin-1.1</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-patch-plugin-1.1</url> </scm> <issueManagement> <system>JIRA</system>