This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.3.x-fixes by this push:
new a4b989c Fixing scm stuff
a4b989c is described below
commit a4b989c16f1625ac5b567ace6727d1431a05559b
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 362cbee..162d9a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,8 +98,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]>'].