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/11/24 17:29:06 UTC

svn commit: r1771194 - /aries/trunk/component-dsl/pom.xml

Author: csierra
Date: Thu Nov 24 17:29:06 2016
New Revision: 1771194

URL: http://svn.apache.org/viewvc?rev=1771194&view=rev
Log:
Use released bnd-maven-plugin version

Modified:
    aries/trunk/component-dsl/pom.xml

Modified: aries/trunk/component-dsl/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/component-dsl/pom.xml?rev=1771194&r1=1771193&r2=1771194&view=diff
==============================================================================
--- aries/trunk/component-dsl/pom.xml (original)
+++ aries/trunk/component-dsl/pom.xml Thu Nov 24 17:29:06 2016
@@ -43,7 +43,7 @@
 			<plugin>
 				<groupId>biz.aQute.bnd</groupId>
 				<artifactId>bnd-maven-plugin</artifactId>
-				<version>3.4.0-SNAPSHOT</version>
+				<version>3.3.0</version>
 				<executions>
 					<execution>
 						<goals>