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

doebele pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/empire-db.git


The following commit(s) were added to refs/heads/master by this push:
     new 6eb3ef5  pom scm config change
6eb3ef5 is described below

commit 6eb3ef5596d2e1439d54b502fed833366c497c41
Author: Rainer Döbele <[email protected]>
AuthorDate: Tue Mar 8 15:31:59 2022 +0100

    pom scm config change
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 125dc17..08d4a14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,8 +213,8 @@
        </licenses>
        <scm>
                
<connection>scm:git:https://gitbox.apache.org/repos/asf?p=empire-db.git</connection>
-               
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf?p=empire-db.git</developerConnection>
-               
<url>https://gitbox.apache.org/repos/asf/wicket/repo?p=empire-db.git</url>
+               
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf?p=empire-db.git</developerConnection>
+               <url>https://gitbox.apache.org/repos/asf/empire-db.git</url>
                <tag>HEAD</tag>
        </scm>
 

Reply via email to