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:59:19 UTC

svn commit: r1185077 - /aries/trunk/blueprint/blueprint-core/pom.xml

Author: timothyjward
Date: Mon Oct 17 09:59:19 2011
New Revision: 1185077

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

Modified:
    aries/trunk/blueprint/blueprint-core/pom.xml

Modified: aries/trunk/blueprint/blueprint-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-core/pom.xml?rev=1185077&r1=1185076&r2=1185077&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-core/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-core/pom.xml Mon Oct 17 09:59:19 2011
@@ -107,7 +107,7 @@
       <dependency>
           <groupId>org.apache.aries</groupId>
           <artifactId>org.apache.aries.util</artifactId>
-          <version>0.4-SNAPSHOT</version>
+          <version>0.4</version>
       </dependency>
       <dependency>
           <groupId>org.osgi</groupId>