You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/06/15 09:44:41 UTC

svn commit: r1350504 - /cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml

Author: ilgrosso
Date: Fri Jun 15 07:44:40 2012
New Revision: 1350504

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

Modified:
    cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml?rev=1350504&r1=1350503&r2=1350504&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-maven-plugin/trunk/pom.xml Fri Jun 15 07:44:40 2012
@@ -27,17 +27,17 @@
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
     <version>9</version>
-    <relativePath/>
+    <relativePath />
   </parent>
   
   <artifactId>cocoon-maven-plugin</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.2</version>
   <name>Cocoon Maven Plugin</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/tags/cocoon-maven-plugin-1.0.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/tags/cocoon-maven-plugin-1.0.2</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-maven-plugin/tags/cocoon-maven-plugin-1.0.2</url>
   </scm>
 
   <distributionManagement>