You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/08/16 15:19:00 UTC

svn commit: r985914 - /incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml

Author: zoe
Date: Mon Aug 16 13:18:59 2010
New Revision: 985914

URL: http://svn.apache.org/viewvc?rev=985914&view=rev
Log:
[maven-release-plugin] prepare release eba-maven-plugin-0.2-incubating

Modified:
    incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml

Modified: incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml?rev=985914&r1=985913&r2=985914&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin/pom.xml Mon Aug 16 13:18:59 2010
@@ -29,7 +29,7 @@ under the License.
     </parent>
     
     <artifactId>eba-maven-plugin</artifactId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <packaging>maven-plugin</packaging>
 
     <name>Aries Maven EBA Plugin</name>
@@ -37,9 +37,9 @@ under the License.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/eba-maven-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/eba-maven-plugin-0.2-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/eba-maven-plugin-0.2-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/tags/eba-maven-plugin-0.2-incubating</url>
     </scm>
     
     <dependencies>