minor POM updates
This commit is contained in:
parent
8531839075
commit
8794da0593
4
pom.xml
4
pom.xml
@ -9,7 +9,7 @@
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
|
||||
<name>Alfresco Content Services ReST API Client for Java</name>
|
||||
<description>An ACS Client library for building REST API clients that support both the CXF and Jersey frameworks</description>
|
||||
<description>An ACS Client library for building REST API clients that support either the CXF and Jersey frameworks</description>
|
||||
<url>https://bitbucket.org/inteligr8/acs-public-rest-client</url>
|
||||
|
||||
<licenses>
|
||||
@ -53,7 +53,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>common-rest-client</artifactId>
|
||||
<version>2.0.1-cxf</version>
|
||||
<version>2.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user