This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git
The following commit(s) were added to refs/heads/master by this push:
new 86babf4 updating urls based on the new gitbox endpoints
86babf4 is described below
commit 86babf4d0940a26dedb087d00f22718341f74196
Author: Alex O'Ree <[email protected]>
AuthorDate: Fri Jan 18 17:03:44 2019 -0500
updating urls based on the new gitbox endpoints
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index d08e654..6746a3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,9 +164,9 @@ under the License.
</license>
</licenses>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</developerConnection>
-
<url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/juddi.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juddi.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
<tag>HEAD</tag>
</scm>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]