Compare commits
22 Commits
Author | SHA1 | Date | |
---|---|---|---|
e917e3c5aa | |||
6853324d2d | |||
debfb8d998 | |||
2c77100246 | |||
3521365f86 | |||
bca4ea6db0 | |||
5d2fb8e47b | |||
9d4c8b5cbf | |||
e5cb8e7517 | |||
94f3de6386 | |||
a3ab8a5c08 | |||
78f006849f | |||
3d0cb56680 | |||
6dbb73fa17 | |||
7c0dfe919e | |||
8c31f098d4 | |||
fe41dbef76 | |||
4fe407de0f | |||
f7ad93797e | |||
aad2ed6406 | |||
6125c6b92e | |||
d81322dd33 |
4
pom.xml
4
pom.xml
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>aps-public-rest-api</artifactId>
|
||||
<version>1.2-SNAPSHOT</version>
|
||||
<version>1.2.1</version>
|
||||
<name>Alfresco Process Services ReST API Client for Java</name>
|
||||
|
||||
<properties>
|
||||
@@ -28,7 +28,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>common-rest-api</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.glassfish.jersey.ext</groupId>
|
||||
|
Reference in New Issue
Block a user