[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r988 - in /projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles: rxtx/pom.xml trove4j/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Tue Apr 8 14:19:36 CEST 2014


Author: giancarlo.riolo
Date: Tue Apr  8 14:19:36 2014
New Revision: 988

Log:
Externals libraries pom fixes.

Modified:
    projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/rxtx/pom.xml
    projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/trove4j/pom.xml

Modified: projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/rxtx/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/rxtx/pom.xml (original)
+++ projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/rxtx/pom.xml Tue Apr  8 14:19:36 2014
@@ -12,12 +12,12 @@
   <properties>
     <pkgArtifactId>rxtx</pkgArtifactId>
     <pkgVersion>2.1.7</pkgVersion>
-    <pomVersion>3-SNAPSHOT</pomVersion>
+    <pomVersion>5-SNAPSHOT</pomVersion>
     <osgiVersion>${pkgVersion}</osgiVersion>
   </properties>
 
   <groupId>org.aaloa.zb4osgi.bundle</groupId>
-  <artifactId>org.aaloa.zb4osgi.rxtx</artifactId>
+  <artifactId>org.aaloa.zb4osgi.externals.rxtx</artifactId>
   <version>2.1.7-5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${pkgArtifactId} Bundle Wrapper</name>

Modified: projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/trove4j/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/trove4j/pom.xml (original)
+++ projects/zb4osgi/sandbox/giancarlo.riolo/externals/bundles/trove4j/pom.xml Tue Apr  8 14:19:36 2014
@@ -11,13 +11,13 @@
   <properties>
     <pkgArtifactId>net.sf.trove4j</pkgArtifactId>
     <pkgVersion>2.0.4</pkgVersion>
-    <pomVersion>2-SNAPSHOT</pomVersion>
+    <pomVersion>3-SNAPSHOT</pomVersion>
     <osgiVersion>${pkgVersion}</osgiVersion>
   </properties>
 
   <groupId>org.aaloa.zb4osgi.bundle</groupId>
-  <artifactId>${project.groupId}.${pkgArtifactId}</artifactId>
-  <version>${osgiVersion}-${pomVersion}</version>
+  <artifactId>org.aaloa.zb4osgi.externals.trove4j</artifactId>
+  <version>2.0.4-3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${pkgArtifactId} Bundle Wrapper</name>
   <description>




More information about the Commit mailing list