Author: pauls
Date: Thu Jul 12 01:35:56 2007
New Revision: 555534

URL: http://svn.apache.org/viewvc?view=rev&rev=555534
Log:
Update dependency to released version

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?view=diff&rev=555534&r1=555533&r2=555534
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Jul 12 01:35:56 2007
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-osgi</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
  </dependencies>
 </project>


Reply via email to