Author: djencks
Date: Fri May 8 23:53:33 2009
New Revision: 773134
URL: http://svn.apache.org/viewvc?rev=773134&view=rev
Log:
newer felix bundle plugin
Modified:
portals/portlet-spec/trunk/portlet-api-1.0/pom.xml
portals/portlet-spec/trunk/portlet-api-2.0/pom.xml
Modified: portals/portlet-spec/trunk/portlet-api-1.0/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api-1.0/pom.xml?rev=773134&r1=773133&r2=773134&view=diff
==============================================================================
--- portals/portlet-spec/trunk/portlet-api-1.0/pom.xml (original)
+++ portals/portlet-spec/trunk/portlet-api-1.0/pom.xml Fri May 8 23:53:33 2009
@@ -73,7 +73,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.2.0</version>
+ <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>
Modified: portals/portlet-spec/trunk/portlet-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api-2.0/pom.xml?rev=773134&r1=773133&r2=773134&view=diff
==============================================================================
--- portals/portlet-spec/trunk/portlet-api-2.0/pom.xml (original)
+++ portals/portlet-spec/trunk/portlet-api-2.0/pom.xml Fri May 8 23:53:33 2009
@@ -89,7 +89,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.2.0</version>
+ <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>