Skip to content

Commit a5a813f

Browse files
committed
Update scm section
1 parent 335862e commit a5a813f

File tree

127 files changed

+407
-423
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+407
-423
lines changed

application/application-api/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-api</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-api</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-api</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-bundle/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
</description>
4040

4141
<scm>
42-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-bundle</connection>
43-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-bundle</developerConnection>
44-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-bundle</url>
42+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
43+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
44+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4545
</scm>
4646

4747
<properties>

application/application-converters/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
<packaging>bundle</packaging>
3434
<version>1.0.1-SNAPSHOT</version>
3535
<name>Apache Aries Application Converters</name>
36-
36+
3737
<scm>
38-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-converters</connection>
39-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-converters</developerConnection>
40-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-converters</url>
38+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
39+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
40+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4141
</scm>
4242

4343
<properties>

application/application-default-local-platform/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-default-local-platform</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-default-local-platform</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-default-local-platform</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-deployment-management/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-deployment-management</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-deployment-management</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-deployment-management</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-distro/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<packaging>pom</packaging>
3636

3737
<scm>
38-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-distro</connection>
39-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-distro</developerConnection>
40-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-distro</url>
38+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
39+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
40+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4141
</scm>
4242

4343
<dependencies>

application/application-install/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-install</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-install</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-install</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-isolated-distro/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<packaging>pom</packaging>
3636

3737
<scm>
38-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-isolated-distro</connection>
39-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-isolated-distro</developerConnection>
40-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-isolated-distro</url>
38+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
39+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
40+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4141
</scm>
4242

4343
<dependencies>

application/application-itest-interface/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-itest-interface</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-itest-interface</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-itest-interface</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-itests/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
<description>
3737
Integration tests for the Application runtime
3838
</description>
39-
39+
4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-itests</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-itests</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-itests</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-management/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-management</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-management</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-management</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-modeller-common-test/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-modeller-common-test</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-modeller-common-test</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-modeller-common-test</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<dependencies>

application/application-modeller-standalone/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-modeller-standalone</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-modeller-standalone</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-modeller-standalone</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<dependencies>

application/application-modeller/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-modeller</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-modeller</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-modeller</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-noop-resolver/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-noop-resolver</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-noop-resolver</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-noop-resolver</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-obr-resolver/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-obr-resolver</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-obr-resolver</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-obr-resolver</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-resolve-transform-cm-itests/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<description>Apache Aries Application Resolve CM Transformer iTests</description>
3737

3838
<scm>
39-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-resolve-transform-cm-itests</connection>
40-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-resolve-transform-cm-itests</developerConnection>
41-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-resolve-transform-cm-itests</url>
39+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
40+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
41+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4242
</scm>
4343

4444
<properties>

application/application-resolve-transform-cm/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<description>Apache Aries Application Resolve CM Transformers</description>
3737

3838
<scm>
39-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-resolve-transform-cm</connection>
40-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-resolve-transform-cm</developerConnection>
41-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-resolve-transform-cm</url>
39+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
40+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
41+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4242
</scm>
4343

4444
<properties>

application/application-runtime-framework-management/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework-management</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework-management</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-framework-management</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-runtime-framework/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-framework</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-runtime-isolated/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-isolated</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-isolated</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-isolated</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-runtime-repository/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-repository</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-repository</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-repository</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-runtime/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

application/application-tooling-repository-generator/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<description>Command line tool for generating repository xml</description>
3737

3838
<scm>
39-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-tooling-repository-generator</connection>
40-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-tooling-repository-generator</developerConnection>
41-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-tooling-repository-generator</url>
39+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
40+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
41+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4242
</scm>
4343

4444
<properties>

application/application-utils/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-utils</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-utils</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-utils</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

async/async-all-index/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/async/async-index</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/async/async-index</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/async/async-index</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646

async/async-all/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</description>
3939

4040
<scm>
41-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/async/async-all</connection>
42-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/async/async-all</developerConnection>
43-
<url>http://svn.apache.org/viewvc/aries/trunk/async/async-all</url>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43+
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
4444
</scm>
4545

4646
<properties>

0 commit comments

Comments
 (0)