[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r249 - /projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Fri Jun 17 08:55:05 CEST 2011


Author: michele.girolami
Date: Fri Jun 17 08:55:04 2011
New Revision: 249

Log:
Some modifications

Modified:
    projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml

Modified: projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml (original)
+++ projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml Fri Jun 17 08:55:04 2011
@@ -24,7 +24,7 @@
     <groupId>org.aaloa.zb4osgi</groupId>
     <artifactId>org.aaloa.zb4osgi.pom</artifactId>
     <version>8</version>
-    <relativePath>../pom/pom.xml</relativePath>
+    <relativePath>../../../trunk/pom/pom.xml</relativePath>
   </parent>
 
   <groupId>org.aaloa.zb4osgi</groupId>
@@ -83,20 +83,6 @@
         <scope>provided</scope>
       </dependency>
       <dependency>
-      	<groupId>org.aaloa.zb4osgi</groupId>
-      	<artifactId>org.aaloa.zb4osgi.zigbee.cc2480.datalink</artifactId>
-      	<version>0.7.0</version>
-      	<type>bundle</type>
-      	<scope>compile</scope>
-      </dependency>
-      <dependency>
-      	<groupId>org.aaloa.zb4osgi</groupId>
-      	<artifactId>org.aaloa.zb4osgi.zigbee.dongle.api</artifactId>
-      	<version>0.7.0-SNAPSHOT</version>
-      	<type>bundle</type>
-      	<scope>compile</scope>
-      </dependency>
-      <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
     </dependency>
@@ -107,6 +93,20 @@
     <dependency>
       <groupId>org.ops4j.pax.logging</groupId>
       <artifactId>pax-logging-service</artifactId>
+    </dependency>
+    <dependency>
+    	<groupId>org.aaloa.zb4osgi</groupId>
+    	<artifactId>org.aaloa.zb4osgi.zigbee.cc2480.datalink</artifactId>
+    	<version>0.7.0</version>
+    	<type>bundle</type>
+    	<scope>compile</scope>
+    </dependency>
+    <dependency>
+    	<groupId>org.aaloa.zb4osgi</groupId>
+    	<artifactId>org.aaloa.zb4osgi.zigbee.dongle.api</artifactId>
+    	<version>0.7.0-SNAPSHOT</version>
+    	<type>bundle</type>
+    	<scope>compile</scope>
     </dependency>
     <dependency>
     	<groupId>org.aaloa.zb4osgi</groupId>




More information about the Commit mailing list