You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2019/12/13 21:23:34 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: Updated wrong SCM settings

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

andysch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new 73f4819  Updated wrong SCM settings
73f4819 is described below

commit 73f48191c16528eea4b659fe43910fde90b7644c
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Fri Dec 13 13:23:19 2019 -0800

    Updated wrong SCM settings
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index cca4d87..0e4841a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,9 +63,9 @@
   </properties>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/org.apache.sling.feature.cpconverter.git</connection>
-    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/org.apache.sling.feature.cpconverter.git</developerConnection>
-    <url>https://gitbox.apache.org/repos/asf?p=org.apache.sling.feature.cpconverter.git</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-cpconverter.git</url>
     <tag>HEAD</tag>
   </scm>