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 2009/02/26 19:34:34 UTC

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

Author: mcculls
Date: Thu Feb 26 18:34:33 2009
New Revision: 748263

URL: http://svn.apache.org/viewvc?rev=748263&view=rev
Log:
bndlib 0.0.311 has reached the central Maven repo, thanks Carlos!

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=748263&r1=748262&r2=748263&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Feb 26 18:34:33 2009
@@ -141,17 +141,4 @@
   </dependency>
  </dependencies>
 
- <repositories>
-  <repository>
-   <id>aQute</id>
-   <url>http://www.aQute.biz/repo</url>
-   <releases>
-    <updatePolicy>never</updatePolicy>
-   </releases>
-   <snapshots>
-    <enabled>false</enabled>
-   </snapshots>
-  </repository>
- </repositories>
-
 </project>