[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r766 - in /projects/zb4osgi/trunk/zigbee.basedriver: pax.args pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Wed Jul 24 17:33:53 CEST 2013


Author: stefano.lenzi
Date: Wed Jul 24 17:33:53 2013
New Revision: 766

Log:
Preparing for release


Modified:
    projects/zb4osgi/trunk/zigbee.basedriver/pax.args
    projects/zb4osgi/trunk/zigbee.basedriver/pom.xml

Modified: projects/zb4osgi/trunk/zigbee.basedriver/pax.args
==============================================================================
--- projects/zb4osgi/trunk/zigbee.basedriver/pax.args (original)
+++ projects/zb4osgi/trunk/zigbee.basedriver/pax.args Wed Jul 24 17:33:53 2013
@@ -13,7 +13,7 @@
 mvn:org.ops4j.pax.confman/pax-confman-propsloader/0.2.2	    
 
 # ZigBee Stack General Dependencies & Tool
-mvn:org.aaloa.zb4osgi.bundle/org.aaloa.zb4osgi.bundle.rxtx/2.1.7-1
+mvn:org.aaloa.zb4osgi.bundle/org.aaloa.zb4osgi.bundle.rxtx/2.1.7-3
 mvn:org.aaloa.zb4osgi.bundle/org.aaloa.zb4osgi.bundle.net.sf.trove4j/2.0.4-1
 mvn:org.aaloa.zb4osgi/org.aaloa.zb4osgi.zigbee.tester
 

Modified: projects/zb4osgi/trunk/zigbee.basedriver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.basedriver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.basedriver/pom.xml Wed Jul 24 17:33:53 2013
@@ -16,7 +16,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>
 
@@ -198,18 +198,11 @@
 					<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">2013-07-24</date>
 					</dates>
 					<dateFormat>yyyy-MM-dd</dateFormat>
 				</configuration>
 			</plugin>
 		</plugins>
 	</reporting>
-	<!-- <dependencyManagement> <dependencies> <dependency> <groupId>org.aaloa.zb4osgi</groupId>
-		<artifactId> org.aaloa.zb4osgi.event.publisher </artifactId> <version>0.0.1-SNAPSHOT</version>
-		</dependency> <dependency> <groupId>org.aaloa.zb4osgi</groupId> <artifactId>
-		org.aaloa.zb4osgi.event.publisher.api </artifactId> <version>0.0.1-SNAPSHOT</version>
-		</dependency> <dependency> <groupId>giraff.zb4osgi</groupId> <artifactId>
-		giraff.zb4osgi.mqtt.configuration </artifactId> <version>0.0.1-SNAPSHOT</version>
-		</dependency> </dependencies> </dependencyManagement> -->
 </project>




More information about the Commit mailing list