You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/04/08 19:05:37 UTC

svn commit: r1311048 - /aries/branches/1.0-prototype/eba-maven-plugin/pom.xml

Author: cumminsh
Date: Sun Apr  8 17:05:37 2012
New Revision: 1311048

URL: http://svn.apache.org/viewvc?rev=1311048&view=rev
Log:
Moving eba-maven-plugin to 1.0.0-SNAPSHOT

Modified:
    aries/branches/1.0-prototype/eba-maven-plugin/pom.xml

Modified: aries/branches/1.0-prototype/eba-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/1.0-prototype/eba-maven-plugin/pom.xml?rev=1311048&r1=1311047&r2=1311048&view=diff
==============================================================================
--- aries/branches/1.0-prototype/eba-maven-plugin/pom.xml (original)
+++ aries/branches/1.0-prototype/eba-maven-plugin/pom.xml Sun Apr  8 17:05:37 2012
@@ -30,7 +30,7 @@ under the License.
     </parent>
     
     <artifactId>eba-maven-plugin</artifactId>
-    <version>0.4-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Aries Maven EBA Plugin</name>