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:16:35 UTC

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

Author: zoe
Date: Mon Aug 16 13:16:35 2010
New Revision: 985912

URL: http://svn.apache.org/viewvc?rev=985912&view=rev
Log:
updated to latest releases

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=985912&r1=985911&r2=985912&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:16:35 2010
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
     
     <artifactId>eba-maven-plugin</artifactId>
@@ -37,9 +37,9 @@ under the License.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/eba-maven-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/eba-maven-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/eba-maven-plugin</url>
+        <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>
     </scm>
     
     <dependencies>