This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 742f760 Fixing scm stuff
742f760 is described below
commit 742f7607bdd9112b49de0ff010bddaf8ee1e4e70
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 f77bdef..1734aa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,8 +96,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]>'].