[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r300 - /projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Fri Jun 24 18:45:42 CEST 2011


Author: stefano.lenzi
Date: Fri Jun 24 18:45:42 2011
New Revision: 300

Log:
Added nexus repository to avoid to change dependecie to new parent POM

Modified:
    projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml

Modified: projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml Fri Jun 24 18:45:42 2011
@@ -92,7 +92,14 @@
       <timezone>+1</timezone>
     </developer>
   </developers>
-
+  
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
 
   <scm>
     <connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.CC2530.driver</connection>




More information about the Commit mailing list