Compare commits
33
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79ecdb6e00 | ||
|
|
6e7cdc2336 | ||
|
|
d6e6c8a57e | ||
|
|
23cc327884 | ||
|
|
c0c24c3585 | ||
|
|
76447b9d41 | ||
|
|
fc0bb2e73f | ||
|
|
7d79448d6b | ||
|
|
215225537d | ||
|
|
4cd82b9afb | ||
|
|
a96e5f2a02 | ||
|
|
abec1452cf | ||
|
|
80cc21d013 | ||
|
|
a5d09e2fa8 | ||
|
|
28b3c5d10f | ||
|
|
ef2784696c | ||
|
|
8f08c1d979 | ||
|
|
5cce720728 | ||
|
|
097bb909be | ||
|
|
cd237cc929 | ||
|
|
afbbb0f997 | ||
|
|
9b565aa0db | ||
|
|
d4cd9ec777 | ||
|
|
f2f12e1b1f | ||
|
|
be02e86d7d | ||
|
|
537d9c773d | ||
|
|
7cdbfcb62b | ||
|
|
a13e2c7125 | ||
|
|
4e9d9f1d49 | ||
|
|
e3c26240c9 | ||
|
|
7f0b0562bd | ||
|
|
eb8e751ca6 | ||
|
|
e59a6fabb0 |
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-client</artifactId>
|
||||
<version>3.0-SNAPSHOT-jersey</version>
|
||||
<version>3.0.3-jersey</version>
|
||||
|
||||
<name>Alfresco Process Services ReST API Client for Java</name>
|
||||
<description>An APS Client library for building Jersey-based REST API clients</description>
|
||||
@@ -54,7 +54,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-api</artifactId>
|
||||
<version>3.1-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
<scope>provided</scope> <!-- explicitly, bring your own version -->
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user