You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by lr...@apache.org on 2012/12/01 08:41:50 UTC

svn commit: r1415940 - /incubator/wink/trunk/pom.xml

Author: lresende
Date: Sat Dec  1 07:41:49 2012
New Revision: 1415940

URL: http://svn.apache.org/viewvc?rev=1415940&view=rev
Log:
Update maven-bundle-plugin to version 2.3.7

Modified:
    incubator/wink/trunk/pom.xml

Modified: incubator/wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=1415940&r1=1415939&r2=1415940&view=diff
==============================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Sat Dec  1 07:41:49 2012
@@ -328,7 +328,7 @@
                 <plugin>
                 	<groupId>org.apache.felix</groupId>
                 	<artifactId>maven-bundle-plugin</artifactId>
-                	<version>2.3.4</version>
+                    <version>2.3.7</version>
                 </plugin>
                 <plugin>
                 	<groupId>org.apache.maven.plugins</groupId>