This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
new 5459161 Fixing scm stuff
5459161 is described below
commit 54591610bb4583d69a97185ed5dc46e737790c75
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Sep 12 14:40:00 2017 +0100
Fixing scm stuff
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 80546f0..00e32b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,8 +100,8 @@
</properties>
<scm>
-
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-fediz.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cxf-fediz.git</developerConnection>
+
<connection>scm:git:http://gitbox.apache.org/repos/asf/cxf-fediz.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-fediz.git</developerConnection>
<tag>HEAD</tag>
</scm>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].