You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2014/10/26 20:55:53 UTC

svn commit: r1634393 - /maven/shared/trunk/maven-archiver/pom.xml

Author: michaelo
Date: Sun Oct 26 19:55:53 2014
New Revision: 1634393

URL: http://svn.apache.org/r1634393
Log:
[maven-release-plugin] prepare release maven-archiver-2.6

Modified:
    maven/shared/trunk/maven-archiver/pom.xml

Modified: maven/shared/trunk/maven-archiver/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/pom.xml?rev=1634393&r1=1634392&r2=1634393&view=diff
==============================================================================
--- maven/shared/trunk/maven-archiver/pom.xml (original)
+++ maven/shared/trunk/maven-archiver/pom.xml Sun Oct 26 19:55:53 2014
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-archiver</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6</version>
 
   <name>Apache Maven Archiver</name>
   <description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
@@ -38,9 +38,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-archiver</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-archiver</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-archiver-2.6</url>
   </scm>
   <issueManagement>
     <system>jira</system>