Author: rickhall
Date: Tue Mar 6 14:29:42 2012
New Revision: 1297495
URL: http://svn.apache.org/viewvc?rev=1297495&view=rev
Log:
Update pom for release.
Modified:
felix/trunk/shell/pom.xml
Modified: felix/trunk/shell/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/shell/pom.xml?rev=1297495&r1=1297494&r2=1297495&view=diff
==============================================================================
--- felix/trunk/shell/pom.xml (original)
+++ felix/trunk/shell/pom.xml Tue Mar 6 14:29:42 2012
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
- <version>1.2.0</version>
+ <version>2.1</version>
<relativePath>../pom/pom.xml</relativePath> </parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
@@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
+ <version>2.3.7</version>
<extensions>true</extensions>
<configuration>
<instructions>