You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2011/06/14 23:01:47 UTC

svn commit: r1135792 - /myfaces/core/trunk/bundle/pom.xml

Author: jakobk
Date: Tue Jun 14 21:01:47 2011
New Revision: 1135792

URL: http://svn.apache.org/viewvc?rev=1135792&view=rev
Log:
update maven-bundle-plugin

Modified:
    myfaces/core/trunk/bundle/pom.xml

Modified: myfaces/core/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/bundle/pom.xml?rev=1135792&r1=1135791&r2=1135792&view=diff
==============================================================================
--- myfaces/core/trunk/bundle/pom.xml (original)
+++ myfaces/core/trunk/bundle/pom.xml Tue Jun 14 21:01:47 2011
@@ -40,7 +40,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.1.0</version>
+                <version>2.3.4</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
@@ -119,4 +119,3 @@
     </dependencies>
     
 </project>
-        
\ No newline at end of file