From 48f26c8e973df36adf5bda10487bdcc036f93db9 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Wed, 22 Apr 2026 15:15:55 -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 4aecdd8..4127c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ Alfresco Process Services ReST API for Java An APS API library for building REST API clients that support both the CXF and Jersey frameworks - https://bitbucket.org/inteligr8/aps-public-rest-api + https://git.inteligr8.com/inteligr8/aps-public-rest-api @@ -19,9 +19,9 @@ - scm:git:https://bitbucket.org/inteligr8/aps-public-rest-api.git - scm:git:git@bitbucket.org:inteligr8/aps-public-rest-api.git - https://bitbucket.org/inteligr8/aps-public-rest-api + scm:git:https://git.inteligr8.com/inteligr8/aps-public-rest-api.git + scm:git:git@git.inteligr8.com:inteligr8/aps-public-rest-api.git + https://git.inteligr8.com/inteligr8/aps-public-rest-api Inteligr8