You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/07/30 16:17:57 UTC

svn commit: r1152470 - /maven/shared/trunk/maven-reporting-exec/pom.xml

Author: dennisl
Date: Sat Jul 30 14:17:57 2011
New Revision: 1152470

URL: http://svn.apache.org/viewvc?rev=1152470&view=rev
Log:
[maven-release-plugin] prepare release maven-reporting-exec-1.0.1

Modified:
    maven/shared/trunk/maven-reporting-exec/pom.xml

Modified: maven/shared/trunk/maven-reporting-exec/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/pom.xml?rev=1152470&r1=1152469&r2=1152470&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Sat Jul 30 14:17:57 2011
@@ -29,15 +29,15 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1</version>
 
   <name>Maven Reporting Executor</name>
   <description>Classes to manage report plugin executions with Maven 3.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.0.1</url>
   </scm>
   <issueManagement>
     <system>jira</system>