Compare commits
18 Commits
develop-ac
...
v1.1.1-v1-
Author | SHA1 | Date | |
---|---|---|---|
76ac68d0e4 | |||
9e0499b243 | |||
eb0ab01355 | |||
105868b5df | |||
0e8d522769 | |||
7185dd225e | |||
1e4f420f47 | |||
64330e3ca4 | |||
8e538cfec5 | |||
d0c1e92bce | |||
c879fa41b7 | |||
10b8a4c982 | |||
7dd7cc0fd4 | |||
e9ea115849 | |||
5741c77a45 | |||
3bbda05066 | |||
cf1da9b6f1 | |||
1f48c3196f |
4
pom.xml
4
pom.xml
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>acs-public-rest-api</artifactId>
|
||||
<version>1.1-SNAPSHOT-v1-acs7</version>
|
||||
<version>1.1.1-v1-acs7</version>
|
||||
<name>Alfresco Content Services ReST API Client for Java</name>
|
||||
|
||||
<properties>
|
||||
@@ -29,7 +29,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>common-rest-api</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.swagger</groupId>
|
||||
|
Reference in New Issue
Block a user