You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/07/05 15:33:58 UTC

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

Author: olamy
Date: Tue Jul  5 13:33:58 2011
New Revision: 1143056

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

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=1143056&r1=1143055&r2=1143056&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Tue Jul  5 13:33:58 2011
@@ -29,15 +29,15 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</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</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.0</url>
   </scm>
   <issueManagement>
     <system>jira</system>