You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2019/08/16 17:38:09 UTC

[commons-rdf] branch master updated: git-wip-us => gitbox

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


The following commit(s) were added to refs/heads/master by this push:
     new d25705e  git-wip-us => gitbox
d25705e is described below

commit d25705e54fc916987b30a9235a75a9915c63633b
Author: Sebb <se...@apache.org>
AuthorDate: Fri Aug 16 18:35:17 2019 +0100

    git-wip-us => gitbox
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6c168ec..a294deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,9 +77,9 @@
     </properties>
 
     <scm>
-        <url>https://git-wip-us.apache.org/repos/asf/commons-rdf.git</url>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-rdf.git</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-rdf.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-rdf.git</developerConnection>
         <tag>HEAD</tag>
     </scm>