Compare commits
15 Commits
Author | SHA1 | Date | |
---|---|---|---|
7d79448d6b | |||
215225537d | |||
abec1452cf | |||
80cc21d013 | |||
28b3c5d10f | |||
5cce720728 | |||
097bb909be | |||
9b565aa0db | |||
d4cd9ec777 | |||
7cdbfcb62b | |||
a13e2c7125 | |||
e3c26240c9 | |||
7f0b0562bd | |||
eb8e751ca6 | |||
e59a6fabb0 |
4
pom.xml
4
pom.xml
@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-client</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0.2</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>
|
||||
@ -56,7 +56,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-api</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<version>3.0.5</version>
|
||||
<scope>provided</scope> <!-- explicitly, bring your own version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user