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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-maven-plugins.git


The following commit(s) were added to refs/heads/master by this push:
     new 2490594  Update scm section
2490594 is described below

commit 2490594c4c9fcf700df878e8abc0910295378f80
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jan 21 07:14:15 2023 +0100

    Update scm section
---
 depends-maven-plugin/pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml
index a6f8647..8cdd530 100644
--- a/depends-maven-plugin/pom.xml
+++ b/depends-maven-plugin/pom.xml
@@ -22,10 +22,9 @@
     <name>Apache ServiceMix :: Plugins :: Maven2 Depends Plugin</name>
 
     <scm>
-        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins.git</connection>
-        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins.git</developerConnection>
-        
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-maven-plugins.git</url>
-        <tag>HEAD</tag>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-maven-plugins.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-maven-plugins.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf/servicemix-maven-plugins.git</url>
     </scm>
 
     <build>

Reply via email to