[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r769 - /projects/zb4osgi/trunk/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Jul 29 11:32:32 CEST 2013


Author: stefano.lenzi
Date: Mon Jul 29 11:32:32 2013
New Revision: 769

Log:
Added snapshots repository


Modified:
    projects/zb4osgi/trunk/pom.xml

Modified: projects/zb4osgi/trunk/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/pom.xml (original)
+++ projects/zb4osgi/trunk/pom.xml Mon Jul 29 11:32:32 2013
@@ -69,6 +69,13 @@
         <enabled>false</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>snap.nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/snapshots/</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+    </repository>
   </repositories>
 
   <build>




More information about the Commit mailing list