From f3071e8084a7c01f8bf8cb9d3597087a5f1a8bb8 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Wed, 22 Apr 2026 15:16:19 -0400 Subject: [PATCH] bitbucket.org to git.inteligr8.com --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f5d4d88..0aefb25 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ Alfresco Process Services ReST API Client for Java An APS Client library for building REST API clients that support either the CXF and Jersey frameworks - https://bitbucket.org/inteligr8/aps-public-rest-client + https://git.inteligr8.com/inteligr8/aps-public-rest-client @@ -19,9 +19,9 @@ - scm:git:https://bitbucket.org/inteligr8/aps-public-rest-client.git - scm:git:git@bitbucket.org:inteligr8/aps-public-rest-client.git - https://bitbucket.org/inteligr8/aps-public-rest-client + scm:git:https://git.inteligr8.com/inteligr8/aps-public-rest-client.git + scm:git:git@git.inteligr8.com:inteligr8/aps-public-rest-client.git + https://git.inteligr8.com/inteligr8/aps-public-rest-client Inteligr8