This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new 4b4b687 Aligned scm, connection and developer connection 4b4b687 is described below commit 4b4b6878b8b8afe7b7aa2629b660ad361aad3a53 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Dec 17 07:53:16 2019 +0100 Aligned scm, connection and developer connection --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 671d496..e51bd0b 100644 --- a/pom.xml +++ b/pom.xml @@ -85,9 +85,9 @@ </modules> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/camel.git</connection> - <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel.git</developerConnection> - <url>https://gitbox.apache.org/repos/asf?p=camel.git;a=summary</url> + <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-spring-boot.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-spring-boot.git</developerConnection> + <url>https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary</url> <tag>HEAD</tag> </scm> <issueManagement>