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 2012/04/06 23:02:52 UTC

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

Author: dennisl
Date: Fri Apr  6 21:02:51 2012
New Revision: 1310586

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

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=1310586&r1=1310585&r2=1310586&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Fri Apr  6 21:02:51 2012
@@ -29,15 +29,15 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.2</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.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.0.2</url>
   </scm>
   <issueManagement>
     <system>jira</system>