[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r1132 - /projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Fri Jan 9 14:58:44 CET 2015


Author: stefano.lenzi
Date: Fri Jan  9 14:58:44 2015
New Revision: 1132

Log:
Preparing a new release cycle for RXTX


Modified:
    projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml

Modified: projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml	(original)
+++ projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml	Fri Jan  9 14:58:44 2015
@@ -5,19 +5,19 @@
   <parent>
     <groupId>org.aaloa.zb4osgi</groupId>
     <artifactId>org.aaloa.zb4osgi.pom</artifactId>
-    <version>9</version>
+    <version>10-SNAPSHOT</version>
     <relativePath>../../../pom/pom.xml</relativePath>
   </parent>
 
   <properties>
     <pkgArtifactId>rxtx</pkgArtifactId>
     <pkgVersion>2.1.7</pkgVersion>
-    <osgiPackaging>1</osgiPackaging>
+    <osgiPackaging>2</osgiPackaging>
   </properties>
 
   <groupId>org.aaloa.zb4osgi.bundle</groupId>
   <artifactId>org.aaloa.zb4osgi.externals.rxtx</artifactId>
-  <version>2.1.7-1</version>
+  <version>2.1.7-${osgiPackaging}-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${pkgArtifactId} Bundle Wrapper</name>
   <description>
@@ -73,9 +73,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-1</connection>
-    <developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-1</developerConnection>
-    <url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-1</url>
+    <connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/externals/bundles/rxtx</connection>
+    <developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/externals/bundles/rxtx</developerConnection>
+    <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/externals/bundles/rxtx</url>
   </scm>
 
 </project>




More information about the Commit mailing list