You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2019/04/01 14:30:10 UTC

[aries-cdi] branch master updated: update scm configurations for new git repo

This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f42b69  update scm configurations for new git repo
3f42b69 is described below

commit 3f42b693daef4019da4c2a40cd9628444dd14167
Author: Raymond Auge <ro...@apache.org>
AuthorDate: Mon Apr 1 10:21:00 2019 -0400

    update scm configurations for new git repo
    
    Signed-off-by: Raymond Auge <ro...@apache.org>
---
 cdi-bom/pom.xml              | 7 ++++---
 cdi-executable/pom.xml       | 7 ++++---
 cdi-extender/pom.xml         | 7 ++++---
 cdi-extension-el-jsp/pom.xml | 7 ++++---
 cdi-extension-http/pom.xml   | 7 ++++---
 cdi-extension-jndi/pom.xml   | 7 ++++---
 cdi-extra/pom.xml            | 7 ++++---
 cdi-itests/pom.xml           | 7 ++++---
 pom.xml                      | 7 ++++---
 9 files changed, 36 insertions(+), 27 deletions(-)

diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index acf013b..87f9135 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -31,9 +31,10 @@
 	<description>Bill Of Materials for Apache Aries CDI.</description>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-bom</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-bom</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-bom</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<dependencyManagement>
diff --git a/cdi-executable/pom.xml b/cdi-executable/pom.xml
index c44057a..8fcbb79 100644
--- a/cdi-executable/pom.xml
+++ b/cdi-executable/pom.xml
@@ -41,9 +41,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-executable</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-executable</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-executable</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<properties>
diff --git a/cdi-extender/pom.xml b/cdi-extender/pom.xml
index 10d2055..79b52bf 100644
--- a/cdi-extender/pom.xml
+++ b/cdi-extender/pom.xml
@@ -38,9 +38,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extender</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extender</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-extender</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<build>
diff --git a/cdi-extension-el-jsp/pom.xml b/cdi-extension-el-jsp/pom.xml
index 1493f1e..aab75b1 100644
--- a/cdi-extension-el-jsp/pom.xml
+++ b/cdi-extension-el-jsp/pom.xml
@@ -39,9 +39,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-el-jsp</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-el-jsp</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-extension-el-jsp</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<build>
diff --git a/cdi-extension-http/pom.xml b/cdi-extension-http/pom.xml
index f7b5a02..a03b27d 100644
--- a/cdi-extension-http/pom.xml
+++ b/cdi-extension-http/pom.xml
@@ -41,9 +41,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-http</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-http</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-extension-http</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<build>
diff --git a/cdi-extension-jndi/pom.xml b/cdi-extension-jndi/pom.xml
index 2fb4967..b835d46 100644
--- a/cdi-extension-jndi/pom.xml
+++ b/cdi-extension-jndi/pom.xml
@@ -38,9 +38,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-jndi</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extension-jndi</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-extension-jndi</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<build>
diff --git a/cdi-extra/pom.xml b/cdi-extra/pom.xml
index 451bd25..dd435d1 100644
--- a/cdi-extra/pom.xml
+++ b/cdi-extra/pom.xml
@@ -40,9 +40,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extra</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-extra</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-extra</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<build>
diff --git a/cdi-itests/pom.xml b/cdi-itests/pom.xml
index d77cfb5..bc2754c 100644
--- a/cdi-itests/pom.xml
+++ b/cdi-itests/pom.xml
@@ -38,9 +38,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-itests</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi/cdi-itests</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi/cdi-itests</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<properties>
diff --git a/pom.xml b/pom.xml
index 5841eda..664ad00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,9 +49,10 @@
 	</licenses>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/cdi</developerConnection>
-		<url>https://svn.apache.org/viewvc/aries/trunk/cdi</url>
+		<connection>scm:git:git@github.com:apache/aries-cdi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/aries-cdi.git</developerConnection>
+		<tag>HEAD</tag>
+		<url>https://github.com/apache/aries-cdi</url>
 	</scm>
 
 	<modules>