From 215225537d9388e5695da5cfca44cd6104780e91 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Tue, 8 Apr 2025 14:52:14 -0400 Subject: [PATCH 1/2] aps-public-rest-api v3.0.5 for build support --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62b0c0e..4e8812f 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.inteligr8.alfresco aps-public-rest-api - 3.0.2 + 3.0.5 provided From 7d79448d6bae6a4f0cc72e530a86a516ae45786a Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Tue, 8 Apr 2025 14:53:20 -0400 Subject: [PATCH 2/2] v3.0.2 pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e8812f..7575a57 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 3.0.1 + 3.0.2 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