3 Commits

Author SHA1 Message Date
9b565aa0db v2.0.4 pom 2023-05-30 11:07:39 -04:00
d4cd9ec777 Merge branch 'develop' into stable 2023-05-30 11:07:20 -04:00
2f1dda9644 upgraded common-rest-client 2023-05-30 11:04:10 -04:00

View File

@@ -5,7 +5,7 @@
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>aps-public-rest-client</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
<name>Alfresco Process Services ReST API Client for Java</name>
<description>An APS Client library for building REST API clients that support either the CXF and Jersey frameworks</description>
@@ -50,7 +50,7 @@
<dependency>
<groupId>com.inteligr8</groupId>
<artifactId>common-rest-client</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>com.inteligr8.alfresco</groupId>