Author: bimargulies Date: Sun Oct 11 00:43:13 2015 New Revision: 1707941 URL: http://svn.apache.org/viewvc?rev=1707941&view=rev Log: [maven-release-plugin] prepare release maven-plugins-28
Modified: maven/plugins/trunk/maven-plugins/pom.xml Modified: maven/plugins/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1707941&r1=1707940&r2=1707941&view=diff ============================================================================== --- maven/plugins/trunk/maven-plugins/pom.xml (original) +++ maven/plugins/trunk/maven-plugins/pom.xml Sun Oct 11 00:43:13 2015 @@ -29,7 +29,7 @@ under the License. <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>28-SNAPSHOT</version> + <version>28</version> <packaging>pom</packaging> <name>Apache Maven Plugins</name> @@ -37,9 +37,9 @@ under the License. <url>http://maven.apache.org/plugins/</url> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-28</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-28</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-28</url> </scm> <ciManagement> <system>Jenkins</system>