You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/22 16:01:28 UTC

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

Author: hughesj
Date: Thu Apr 22 14:01:27 2010
New Revision: 936852

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

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

Modified: incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin/pom.xml?rev=936852&r1=936851&r2=936852&view=diff
==============================================================================
--- incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin/pom.xml (original)
+++ incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin/pom.xml Thu Apr 22 14:01:27 2010
@@ -29,7 +29,7 @@ under the License.
     </parent>
     
     <artifactId>eba-maven-plugin</artifactId>
-    <version>0.1-incubating-SNAPSHOT</version>
+    <version>0.1-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.1-incubating-RCx/eba-maven-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/eba-maven-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/eba-maven-plugin-0.1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/eba-maven-plugin-0.1-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/tags/eba-maven-plugin-0.1-incubating</url>
     </scm>
     
     <dependencies>