From dbbf71b692047f273377b9c8ca945ca7cd60e115 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" <brian@inteligr8.com> Date: Tue, 30 May 2023 10:53:36 -0400 Subject: [PATCH] v2.0.9 pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ce7219..504da63 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.inteligr8.alfresco</groupId> <artifactId>aps-public-rest-api</artifactId> - <version>2.0.8</version> + <version>2.0.9</version> <name>Alfresco Process Services ReST API for Java</name> <description>An APS API library for building REST API clients that support both the CXF and Jersey frameworks</description>