Author: gnodet
Date: Thu Apr 29 18:22:01 2010
New Revision: 939428
URL: http://svn.apache.org/viewvc?rev=939428&view=rev
Log:
[bundlerepository] upgrade to latest felix-parent
Modified:
felix/trunk/bundlerepository/pom.xml
Modified: felix/trunk/bundlerepository/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundlerepository/pom.xml?rev=939428&r1=939427&r2=939428&view=diff
==============================================================================
--- felix/trunk/bundlerepository/pom.xml (original)
+++ felix/trunk/bundlerepository/pom.xml Thu Apr 29 18:22:01 2010
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>