You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2012/05/17 18:07:54 UTC

svn commit: r1339681 - in /aries/branches/blueprint-0.3.2-fixes/util: ./ pom.xml

Author: gnodet
Date: Thu May 17 16:07:53 2012
New Revision: 1339681

URL: http://svn.apache.org/viewvc?rev=1339681&view=rev
Log:
Import util

Added:
    aries/branches/blueprint-0.3.2-fixes/util/
      - copied from r1339649, aries/tags/org.apache.aries.util-0.3/
Modified:
    aries/branches/blueprint-0.3.2-fixes/util/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/util/pom.xml?rev=1339681&r1=1339649&r2=1339681&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/util/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/util/pom.xml Thu May 17 16:07:53 2012
@@ -27,7 +27,7 @@
 
     <artifactId>org.apache.aries.util</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3</version>
+    <version>0.3.1-SNAPSHOT</version>
     <name>Apache Aries Util</name>
     <description>
         This bundle contains the OSGi common util for Apache Aries