This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-tamaya-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 040cac8 TAMAYA-368: Adapt pom to new location
040cac8 is described below
commit 040cac8ec890e1163c133bafecfb4908dd2bad3a
Author: Hugo Hirsch <[email protected]>
AuthorDate: Tue Dec 18 22:53:33 2018 +0100
TAMAYA-368: Adapt pom to new location
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 977f3fc..fbeafaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,9 +104,9 @@ under the License.
</licenses>
<scm>
-
<connection>scm:git://git.apache.org/incubator-tamaya-extensions.git</connection>
-
<developerConnection>scm:git://git.apache.org/incubator-tamaya-extensions.git</developerConnection>
-
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-extensions.git</url>
+
<connection>scm:git://gitbox.apache.org/incubator-tamaya-extensions.git</connection>
+
<developerConnection>scm:git://gitbox.apache.org/incubator-tamaya-extensions.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf?p=incubator-tamaya-extensions.git</url>
</scm>
<issueManagement>