From 7cdbfcb62bd532fbbe5954c80163f7298c116fb5 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Sun, 28 May 2023 13:02:01 -0400 Subject: [PATCH 1/4] v2.0.3 pom --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6fc7291..1ba80e6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 2.0.2 + 2.0.3 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 @@ -55,7 +55,7 @@ com.inteligr8.alfresco aps-public-rest-api - 2.0-SNAPSHOT + 2.0.8 provided From 9b565aa0db31d4748cac21d1c08e172762a2f64d Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Tue, 30 May 2023 11:07:39 -0400 Subject: [PATCH 2/4] v2.0.4 pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67bad39..2e771bf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 2.0.3 + 2.0.4 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 From 5cce72072893e148ee941f9bd7877ea97b99e223 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Thu, 29 Jun 2023 11:48:50 -0400 Subject: [PATCH 3/4] v2.0.5 pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9deb596..c86d06f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 2.0.4 + 2.0.5 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 From abec1452cf03506fca24952f34988e6b623b83e2 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 23 Sep 2024 16:26:08 -0400 Subject: [PATCH 4/4] v3.0.1 pom --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1b0c2f7..62b0c0e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 3.0.0 + 3.0.1 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 @@ -56,7 +56,7 @@ com.inteligr8.alfresco aps-public-rest-api - 3.0-SNAPSHOT + 3.0.2 provided