This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 1_2_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/1_2_X by this push:
new c0e0afb Switching to GitBox
c0e0afb is described below
commit c0e0afb77ed9d11cd15e83b220dc44e41be4a86f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 31 14:18:45 2018 +0100
Switching to GitBox
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 799928d..d5e8130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,9 +49,9 @@ under the License.
</licenses>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</developerConnection>
- <url>https://git-wip-us.apache.org/repos/asf?p=syncope.git</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=syncope.git</url>
<tag>HEAD</tag>
</scm>