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 2013/04/02 10:34:19 UTC

svn commit: r1463438 - /aries/trunk/blueprint/blueprint-web/pom.xml

Author: gnodet
Date: Tue Apr  2 08:34:19 2013
New Revision: 1463438

URL: http://svn.apache.org/r1463438
Log:
Upgrade blueprint-web to blueprint-noosgi 1.0.0

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

Modified: aries/trunk/blueprint/blueprint-web/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web/pom.xml?rev=1463438&r1=1463437&r2=1463438&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-web/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-web/pom.xml Tue Apr  2 08:34:19 2013
@@ -41,7 +41,7 @@
         <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web</url>
     </scm>
     <properties>
-        <blueprint.nosgi.version>1.0.0-SNAPSHOT</blueprint.nosgi.version>
+        <blueprint.nosgi.version>1.0.0</blueprint.nosgi.version>
     </properties>
 
     <profiles>