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 12:20:30 UTC

svn commit: r1185092 - /aries/trunk/blueprint/blueprint-annotation-itest/pom.xml

Author: timothyjward
Date: Mon Oct 17 10:20:29 2011
New Revision: 1185092

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

Modified:
    aries/trunk/blueprint/blueprint-annotation-itest/pom.xml

Modified: aries/trunk/blueprint/blueprint-annotation-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-annotation-itest/pom.xml?rev=1185092&r1=1185091&r2=1185092&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-annotation-itest/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-annotation-itest/pom.xml Mon Oct 17 10:20:29 2011
@@ -61,7 +61,7 @@
             <groupId>org.apache.aries</groupId>
             <artifactId>org.apache.aries.util</artifactId>
             <scope>test</scope>
-            <version>0.4-SNAPSHOT</version>
+            <version>0.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>