This is an automated email from the ASF dual-hosted git repository.
tschoening pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
The following commit(s) were added to refs/heads/master by this push:
new c7b60db The repo has been moved to GitBox.
c7b60db is described below
commit c7b60dbbb82c781030af5e66caed73b8e12840f1
Author: Thorsten Schöning <[email protected]>
AuthorDate: Thu Nov 22 09:27:03 2018 +0100
The repo has been moved to GitBox.
---
doap_log4cxx.rdf | 4 ++--
pom.xml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doap_log4cxx.rdf b/doap_log4cxx.rdf
index d984c53..33a8987 100644
--- a/doap_log4cxx.rdf
+++ b/doap_log4cxx.rdf
@@ -38,8 +38,8 @@
<download-page
rdf:resource="http://logging.apache.org/log4cxx/download.html" />
<repository>
<Repository>
- <location
rdf:resource="git:https://git-wip-us.apache.org/repos/asf/logging-log4cxx.git"
/>
- <browse
rdf:resource="https://git-wip-us.apache.org/repos/asf?p=logging-log4cxx.git;a=summary"
/>
+ <location
rdf:resource="git:https://gitbox.apache.org/repos/asf/logging-log4cxx.git"
/>
+ <browse
rdf:resource="https://gitbox.apache.org/repos/asf?p=logging-log4cxx.git;a=summary"
/>
</Repository>
</repository>
</Project>
diff --git a/pom.xml b/pom.xml
index 5697b54..d021d5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,9 +62,9 @@
</licenses>
<scm>
-
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4cxx.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4cxx.git</developerConnection>
-
<url>https://git-wip-us.apache.org/repos/asf?p=logging-log4cxx.git</url>
+
<connection>scm:git:http://gitbox.apache.org/repos/asf/logging-log4cxx.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/logging-log4cxx.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf?p=logging-log4cxx.git</url>
<tag>v0.11.0-RC1</tag>
</scm>