[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r1170 - /projects/zb4osgi/trunk/zb4o-karaf-features/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Feb 16 17:59:28 CET 2015


Author: giancarlo.riolo
Date: Mon Feb 16 17:59:28 2015
New Revision: 1170

Log:
Updated karaf features file to version 1.0.1-SNAPSHOT

Modified:
    projects/zb4osgi/trunk/zb4o-karaf-features/pom.xml

Modified: projects/zb4osgi/trunk/zb4o-karaf-features/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-karaf-features/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-karaf-features/pom.xml	Mon Feb 16 17:59:28 2015
@@ -1,15 +1,15 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.aaloa.zb4o</groupId>
 		<artifactId>pom</artifactId>
-		<version>1.0.0</version>
+		<version>1.0.0-SNAPSHOT</version>
 		<relativePath>../pom/pom.xml</relativePath>
 	</parent>
 
 	<artifactId>zb4o-features</artifactId>
+  <version>1.0.1-SNAPSHOT</version>
 	<name>Karaf Features</name>
 	<packaging>pom</packaging>
 




More information about the Commit mailing list