You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2011/11/15 19:54:14 UTC

svn commit: r1202377 - /aries/trunk/blueprint/pom.xml

Author: dkulp
Date: Tue Nov 15 18:54:13 2011
New Revision: 1202377

URL: http://svn.apache.org/viewvc?rev=1202377&view=rev
Log:
Don't inherit the version number from parent

Modified:
    aries/trunk/blueprint/pom.xml

Modified: aries/trunk/blueprint/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/pom.xml?rev=1202377&r1=1202376&r2=1202377&view=diff
==============================================================================
--- aries/trunk/blueprint/pom.xml (original)
+++ aries/trunk/blueprint/pom.xml Tue Nov 15 18:54:13 2011
@@ -30,6 +30,7 @@
     <artifactId>blueprint</artifactId>
     <name>Apache Aries Blueprint</name>
     <packaging>pom</packaging>
+    <version>0.4-SNAPSHOT</version>
 
     <description>
         Implementation of the Blueprint Container Specification