v1.0.3-v1 pom & common v1.0.1

This commit is contained in:
Brian Long 2021-07-07 11:10:36 -04:00
parent 3d0cb56680
commit 78f006849f

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>aps-public-rest-api</artifactId>
<version>1.0.2-v1</version>
<version>1.0.3-v1</version>
<name>Alfresco Process Services ReST API Client for Java</name>
<properties>
@ -26,7 +26,7 @@
<dependency>
<groupId>com.inteligr8</groupId>
<artifactId>common-rest-api</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>