You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2008/02/14 14:24:32 UTC

svn commit: r627739 - /felix/trunk/bundleplugin/pom.xml

Author: mcculls
Date: Thu Feb 14 05:24:31 2008
New Revision: 627739

URL: http://svn.apache.org/viewvc?rev=627739&view=rev
Log:
Use released maven-obr-plugin

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=627739&r1=627738&r2=627739&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Feb 14 05:24:31 2008
@@ -43,7 +43,7 @@
   <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-obr-plugin</artifactId>
-   <version>1.2.0-SNAPSHOT</version>
+   <version>1.2.0</version>
   </dependency>
   <dependency>
    <groupId>biz.aQute</groupId>