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

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Jul 29 16:45:18 CEST 2013


Author: stefano.lenzi
Date: Mon Jul 29 16:45:18 2013
New Revision: 780

Log:
Preparing for release


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

Modified: projects/zb4osgi/trunk/pom/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/pom/pom.xml (original)
+++ projects/zb4osgi/trunk/pom/pom.xml Mon Jul 29 16:45:18 2013
@@ -185,25 +185,25 @@
 			<dependency>
 				<groupId>org.aaloa.zb4osgi</groupId>
 				<artifactId>org.aaloa.zb4osgi.zigbee.basedriver.api</artifactId>
-				<version>0.6.0-SNAPSHOT</version>
+				<version>0.6.0</version>
 				<scope>provided</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.aaloa.zb4osgi</groupId>
 				<artifactId>org.aaloa.zb4osgi.zigbee.dongle.api</artifactId>
-				<version>0.7.0-SNAPSHOT</version>
+				<version>0.7.0</version>
 				<scope>provided</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.aaloa.zb4osgi</groupId>
 				<artifactId>org.aaloa.zb4osgi.zigbee.cc2480.datalink</artifactId>
-				<version>0.8.0-SNAPSHOT</version>
+				<version>0.8.0</version>
 				<scope>provided</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.aaloa.zb4osgi</groupId>
 				<artifactId>org.aaloa.zb4osgi.zigbee.zcl.library</artifactId>
-				<version>0.8.0-SNAPSHOT</version>
+				<version>0.8.0</version>
 				<scope>provided</scope>
 			</dependency>
 			<dependency>
@@ -225,7 +225,7 @@
 			<dependency>
 				<groupId>org.aaloa.zb4osgi.bundle</groupId>
 				<artifactId>org.aaloa.zb4osgi.bundle.rxtx</artifactId>
-				<version>2.1.7-1</version>
+				<version>2.1.7-3</version>
 				<scope>provided</scope>
 			</dependency>
 

Modified: projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml Mon Jul 29 16:45:18 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.aaloa.zb4osgi</groupId>
     <artifactId>org.aaloa.zb4osgi.pom</artifactId>
-    <version>9-SNAPSHOT</version>
+    <version>9</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>
 
@@ -222,8 +222,8 @@
         <configuration>
           <type>date</type>
           <dates>
-            <date implementation="java.lang.String">2010-10-24</date>
-            <date implementation="java.lang.String">2029-12-31</date>
+            <date implementation="java.lang.String">2010-10-25</date>
+            <date implementation="java.lang.String">2013-08-29</date>
           </dates>
           <dateFormat>yyyy-MM-dd</dateFormat>
         </configuration>




More information about the Commit mailing list