You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2018/12/17 20:17:58 UTC

[incubator-tamaya-sandbox] branch master updated: TAMAYA-368: Adapt pom to new location

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-sandbox.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ffd46e  TAMAYA-368: Adapt pom to new location
5ffd46e is described below

commit 5ffd46e03b9b8ea893f499a722ad98ab7f391424
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Mon Dec 17 21:17:47 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 7967c3c..aee5d9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,9 +97,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>