This is an automated email from the ASF dual-hosted git repository.
alfonsonishikawa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git
The following commit(s) were added to refs/heads/master by this push:
new b6c5132 GORA-550: Update POM on the move to gitbox
new 4e7535a Merge branch 'GORA-550' of https://github.com/djkevincr/gora
b6c5132 is described below
commit b6c5132d8b532a3f0c1671932735825d41a1a0e9
Author: Kevin Ratnasekera <[email protected]>
AuthorDate: Thu Jan 31 14:29:10 2019 +0530
GORA-550: Update POM on the move to gitbox
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5c18636..cd61dd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,9 +315,9 @@
</mailingLists>
<scm>
-
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/gora.git</connection>
-
<developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/gora.git</developerConnection>
- <url>https://git-wip-us.apache.org/repos/asf/gora.git</url>
+
<connection>scm:git:http://gitbox.apache.org/repos/asf/gora.git</connection>
+
<developerConnection>scm:git:http://gitbox.apache.org/repos/asf/gora.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf/gora.git</url>
<tag>HEAD</tag>
</scm>
<issueManagement>