From ffbad9482279ee818704f86b3c7b5172c59642a4 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Mon, 3 Oct 2022 10:00:07 -0400 Subject: [PATCH] added '-aps1' to version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 158b185..355c7f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,10 +5,10 @@ com.inteligr8.alfresco aps-public-rest-api - 2.0-SNAPSHOT + 2.0-SNAPSHOT-aps1 Alfresco Process Services ReST API for Java - An APS API library for building REST API clients that support both the CXF and Jersey frameworks + An APS API library for APS v1.x REST API clients https://bitbucket.org/inteligr8/aps-public-rest-api