You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by al...@apache.org on 2017/02/19 12:06:46 UTC

svn commit: r1783633 - /aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml

Author: alien11689
Date: Sun Feb 19 12:06:46 2017
New Revision: 1783633

URL: http://svn.apache.org/viewvc?rev=1783633&view=rev
Log:
[RELEASE] Bump plugin version in blueprint plugin itests

Modified:
    aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml

Modified: aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml?rev=1783633&r1=1783632&r2=1783633&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml (original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml Sun Feb 19 12:06:46 2017
@@ -35,7 +35,7 @@
     <name>Apache Aries Blueprint Maven Plugin iTest</name>
 
     <properties>
-        <blueprint-maven-plugin.version>1.5.1-SNAPSHOT</blueprint-maven-plugin.version>
+        <blueprint-maven-plugin.version>1.6.1-SNAPSHOT</blueprint-maven-plugin.version>
     </properties>
 
     <scm>