You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ti...@apache.org on 2011/10/17 11:56:12 UTC

svn commit: r1185071 - /aries/trunk/eba-maven-plugin/pom.xml

Author: timothyjward
Date: Mon Oct 17 09:56:12 2011
New Revision: 1185071

URL: http://svn.apache.org/viewvc?rev=1185071&view=rev
Log:
ARIES-754: Try to get trunk building properly again

Modified:
    aries/trunk/eba-maven-plugin/pom.xml

Modified: aries/trunk/eba-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/eba-maven-plugin/pom.xml?rev=1185071&r1=1185070&r2=1185071&view=diff
==============================================================================
--- aries/trunk/eba-maven-plugin/pom.xml (original)
+++ aries/trunk/eba-maven-plugin/pom.xml Mon Oct 17 09:56:12 2011
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../parent/default-parent/java5-parent/pom.xml</relativePath>
     </parent>