This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new f963bed Update scm connection URLs.
f963bed is described below
commit f963bedaf887bfc96625dcb9705f78033ce4cbbc
Author: JamesBognar <[email protected]>
AuthorDate: Tue Feb 27 10:26:45 2018 -0500
Update scm connection URLs.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c4b3a9c..c4147b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,8 +284,8 @@
<url>http://www.apache.org/</url>
</organization>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juneau.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juneau.git</developerConnection>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</developerConnection>
<url>https://github.com/apache/juneau</url>
<tag>HEAD</tag>
</scm>
--
To stop receiving notification emails like this one, please contact
[email protected].