You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2016/01/20 13:33:51 UTC

svn commit: r1725707 - /aries/trunk/blueprint/blueprint-repository/pom.xml

Author: cschneider
Date: Wed Jan 20 12:33:51 2016
New Revision: 1725707

URL: http://svn.apache.org/viewvc?rev=1725707&view=rev
Log:
Switch version

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

Modified: aries/trunk/blueprint/blueprint-repository/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-repository/pom.xml?rev=1725707&r1=1725706&r2=1725707&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-repository/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-repository/pom.xml Wed Jan 20 12:33:51 2016
@@ -29,7 +29,7 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-repository</artifactId>
     <name>Apache Aries Blueprint Repository</name>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <properties>
         <bnd.version>3.1.0</bnd.version>