Merge branch 'stable' into stable-cxf
This commit is contained in:
commit
c035e9bec2
6
pom.xml
6
pom.xml
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.alfresco</groupId>
|
<groupId>com.inteligr8.alfresco</groupId>
|
||||||
<artifactId>aps-public-rest-client</artifactId>
|
<artifactId>aps-public-rest-client</artifactId>
|
||||||
<version>3.0.0-cxf</version>
|
<version>3.0.1-cxf</version>
|
||||||
|
|
||||||
<name>Alfresco Process Services ReST API Client for Java</name>
|
<name>Alfresco Process Services ReST API Client for Java</name>
|
||||||
<description>An APS Client library for building CXF-based REST API clients</description>
|
<description>An APS Client library for building CXF-based REST API clients</description>
|
||||||
<url>https://bitbucket.org/inteligr8/aps-public-rest-client</url>
|
<url>https://bitbucket.org/inteligr8/aps-public-rest-client</url>
|
||||||
@ -57,7 +57,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.inteligr8.alfresco</groupId>
|
<groupId>com.inteligr8.alfresco</groupId>
|
||||||
<artifactId>aps-public-rest-api</artifactId>
|
<artifactId>aps-public-rest-api</artifactId>
|
||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<scope>provided</scope> <!-- explicitly, bring your own version -->
|
<scope>provided</scope> <!-- explicitly, bring your own version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user