Author: [email protected]
Date: Wed Dec  7 14:38:23 2011
New Revision: 1824

Log:
AMDATU-456 Switch to latest maven bundle plugin v2.3.6

Modified:
   trunk/amdatu-parent/pom.xml

Modified: trunk/amdatu-parent/pom.xml
==============================================================================
--- trunk/amdatu-parent/pom.xml (original)
+++ trunk/amdatu-parent/pom.xml Wed Dec  7 14:38:23 2011
@@ -201,20 +201,6 @@
     </repository>
   </repositories>
 
-  <pluginRepositories>
-    <pluginRepository>
-      <id>apache.snapshots</id>
-      <name>snapshot plugins</name>
-      <url>http://repository.apache.org/snapshots</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </pluginRepository>
-  </pluginRepositories>
-  
   <dependencyManagement>
     <dependencies>
       <dependency>
@@ -294,7 +280,7 @@
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
           <extensions>true</extensions>
-          <version>2.4.0-SNAPSHOT</version>
+          <version>2.3.6</version>
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to