[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r1167 - in /projects/zb4osgi/trunk: ./ externals/rxtx/ pom/ zb4o-GUI-tester/ zb4o-basedriver-api/ zb4o-basedriver-stub/ zb4o-basedriver/ zb4o-cc2480-datalink/ zb4o-cc2530-driver/ zb4o-common/ zb4o-dongle-api/ zb4o-eh-driver/ zb4o-eh-zcl-library/ zb4o-ez430-rf2480-driver/ zb4o-ha-driver/ zb4o-hc-driver/ zb4o-hc-zcl-library/ zb4o-network-browser/ zb4o-se-zcl-library/ zb4o-zcl-library/

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Feb 16 16:55:32 CET 2015


Author: giancarlo.riolo
Date: Mon Feb 16 16:55:32 2015
New Revision: 1167

Log:
[maven-release-plugin] prepare release zb4o-builder-1.0.0

Modified:
    projects/zb4osgi/trunk/externals/rxtx/pom.xml
    projects/zb4osgi/trunk/pom.xml
    projects/zb4osgi/trunk/pom/pom.xml
    projects/zb4osgi/trunk/zb4o-GUI-tester/pom.xml
    projects/zb4osgi/trunk/zb4o-basedriver-api/pom.xml
    projects/zb4osgi/trunk/zb4o-basedriver-stub/pom.xml
    projects/zb4osgi/trunk/zb4o-basedriver/pom.xml
    projects/zb4osgi/trunk/zb4o-cc2480-datalink/pom.xml
    projects/zb4osgi/trunk/zb4o-cc2530-driver/pom.xml
    projects/zb4osgi/trunk/zb4o-common/pom.xml
    projects/zb4osgi/trunk/zb4o-dongle-api/pom.xml
    projects/zb4osgi/trunk/zb4o-eh-driver/pom.xml
    projects/zb4osgi/trunk/zb4o-eh-zcl-library/pom.xml
    projects/zb4osgi/trunk/zb4o-ez430-rf2480-driver/pom.xml
    projects/zb4osgi/trunk/zb4o-ha-driver/pom.xml
    projects/zb4osgi/trunk/zb4o-hc-driver/pom.xml
    projects/zb4osgi/trunk/zb4o-hc-zcl-library/pom.xml
    projects/zb4osgi/trunk/zb4o-network-browser/pom.xml
    projects/zb4osgi/trunk/zb4o-se-zcl-library/pom.xml
    projects/zb4osgi/trunk/zb4o-zcl-library/pom.xml

Modified: projects/zb4osgi/trunk/externals/rxtx/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/rxtx/pom.xml	(original)
+++ projects/zb4osgi/trunk/externals/rxtx/pom.xml	Mon Feb 16 16:55:32 2015
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -113,9 +112,9 @@
 	</build>
 
 	<scm>
-		<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>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/bundles/rxtx</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/bundles/rxtx</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/bundles/rxtx</url>
 	</scm>
 
 </project>

Modified: projects/zb4osgi/trunk/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/pom.xml	(original)
+++ projects/zb4osgi/trunk/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -66,9 +65,9 @@
 	</modules>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/pom/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/pom/pom.xml	(original)
+++ projects/zb4osgi/trunk/pom/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,14 +9,13 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<groupId>org.aaloa.zb4o</groupId>
 	<artifactId>pom</artifactId>
 	<packaging>pom</packaging>
-	<version>1.0.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 
 	<name>Suite of bundle for integrating ZigBee device in OSGi</name>
 	<url>http://zb4osgi.aaloa.org/</url>
@@ -44,9 +43,9 @@
 	</mailingLists>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/pom</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/pom</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/pom</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/pom</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/pom</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/pom</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-GUI-tester/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-GUI-tester/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-GUI-tester/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
 	<parent>
 		<groupId>org.aaloa.zb4o</groupId>
@@ -74,9 +73,9 @@
 		</developer>
 	</developers>
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.tester</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.tester</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.tester</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.tester</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.tester</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.tester</url>
 	</scm>
 
 	<build>

Modified: projects/zb4osgi/trunk/zb4o-basedriver-api/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-basedriver-api/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-basedriver-api/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -43,9 +42,9 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver.api</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver.api</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.basedriver.api</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.api</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.api</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.api</url>
 	</scm>
 
 	<developers>

Modified: projects/zb4osgi/trunk/zb4o-basedriver-stub/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-basedriver-stub/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-basedriver-stub/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -31,9 +30,9 @@
   ]]></description>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver.stub</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver.stub</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.basedriver.stub</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.stub</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.stub</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver.stub</url>
 	</scm>
 	<developers>
 		<developer>

Modified: projects/zb4osgi/trunk/zb4o-basedriver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-basedriver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-basedriver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -86,9 +86,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.basedriver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.basedriver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.basedriver</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-cc2480-datalink/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-cc2480-datalink/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-cc2480-datalink/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -97,9 +96,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.cc2480.datalink</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.cc2480.datalink</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.cc2480.datalink</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.cc2480.datalink</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.cc2480.datalink</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.cc2480.datalink</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-cc2530-driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-cc2530-driver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-cc2530-driver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -106,9 +105,9 @@
 	</repositories>
 
 	<scm>
-		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.CC2530.driver</connection>
-		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.CC2530.driver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/redmine/projects/zb4osgi/repository/show/trunk/zigbee.CC2530.driver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.CC2530.driver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.CC2530.driver</developerConnection>
+		<url>http://zb4osgi.aaloa.org/redmine/projects/zb4osgi/repository/show/releases/zb4o-builder-1.0.0/zigbee.CC2530.driver</url>
 	</scm>
 
 	<dependencies>

Modified: projects/zb4osgi/trunk/zb4o-common/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-common/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-common/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -65,9 +64,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.common</connection>
-		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.common</developerConnection>
-		<url>http://zb4osgi.aaloa.org/redmine/projects/zb4osgi/repository/show/trunk/zigbee.common</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.common</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.common</developerConnection>
+		<url>http://zb4osgi.aaloa.org/redmine/projects/zb4osgi/repository/show/releases/zb4o-builder-1.0.0/zigbee.common</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-dongle-api/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-dongle-api/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-dongle-api/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -72,9 +71,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.dongle.api</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.dongle.api</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.dongle.api</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.dongle.api</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.dongle.api</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.dongle.api</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-eh-driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-eh-driver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-eh-driver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -56,9 +55,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.eh.driver</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.eh.driver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.eh.driver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.driver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.driver</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.driver</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-eh-zcl-library/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-eh-zcl-library/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-eh-zcl-library/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -56,9 +55,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.eh.zcl.library</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.eh.zcl.library</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.eh.zcl.library</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.zcl.library</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.zcl.library</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.eh.zcl.library</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-ez430-rf2480-driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-ez430-rf2480-driver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-ez430-rf2480-driver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -67,9 +66,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.ez430-rf2480.driver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ez430-rf2480.driver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ez430-rf2480.driver</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ez430-rf2480.driver</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-ha-driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-ha-driver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-ha-driver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -88,9 +87,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.ha.driver</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.ha.driver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.ha.driver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ha.driver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ha.driver</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.ha.driver</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-hc-driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-hc-driver/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-hc-driver/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -65,9 +64,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.hc.driver</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.hc.driver</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.hc.driver</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.hc.driver</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.hc.driver</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.hc.driver</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-hc-zcl-library/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-hc-zcl-library/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-hc-zcl-library/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -64,9 +63,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.zhccl.library</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.zhccl.library</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.zhccl.library</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zhccl.library</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zhccl.library</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zhccl.library</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-network-browser/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-network-browser/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-network-browser/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
 	<parent>
 		<groupId>org.aaloa.zb4o</groupId>
@@ -60,9 +59,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.network.browser</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.network.browser</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.network.browser</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.network.browser</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.network.browser</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.network.browser</url>
 	</scm>
 
 	<build>

Modified: projects/zb4osgi/trunk/zb4o-se-zcl-library/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-se-zcl-library/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-se-zcl-library/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -56,9 +55,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.se.zcl.library</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.se.zcl.library</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.se.zcl.library</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.se.zcl.library</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.se.zcl.library</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.se.zcl.library</url>
 	</scm>
 
 	<repositories>

Modified: projects/zb4osgi/trunk/zb4o-zcl-library/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zb4o-zcl-library/pom.xml	(original)
+++ projects/zb4osgi/trunk/zb4o-zcl-library/pom.xml	Mon Feb 16 16:55:32 2015
@@ -9,8 +9,7 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<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/maven-v4_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/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
@@ -87,9 +86,9 @@
 	</developers>
 
 	<scm>
-		<connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.zcl.library</connection>
-		<developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.zcl.library</developerConnection>
-		<url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.zcl.library</url>
+		<connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zcl.library</connection>
+		<developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zcl.library</developerConnection>
+		<url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/zb4o-builder-1.0.0/zigbee.zcl.library</url>
 	</scm>
 
 	<repositories>




More information about the Commit mailing list