Compare commits
8 Commits
v2.0.4-jer
...
v2.0.4
Author | SHA1 | Date | |
---|---|---|---|
9b565aa0db | |||
d4cd9ec777 | |||
7cdbfcb62b | |||
a13e2c7125 | |||
e3c26240c9 | |||
7f0b0562bd | |||
eb8e751ca6 | |||
e59a6fabb0 |
6
pom.xml
6
pom.xml
@@ -5,8 +5,8 @@
|
||||
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-client</artifactId>
|
||||
<version>2.0-SNAPSHOT</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>
|
||||
<url>https://bitbucket.org/inteligr8/aps-public-rest-client</url>
|
||||
@@ -55,7 +55,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0.8</version>
|
||||
<scope>provided</scope> <!-- explicitly, bring your own version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user