Merge branch 'develop-acs62' into stable-acs62
This commit is contained in:
commit
6ab29b64f3
6
pom.xml
6
pom.xml
@ -5,10 +5,10 @@
|
||||
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>acs-public-rest-api</artifactId>
|
||||
<version>2.0.1-acs61</version>
|
||||
<version>2.0.1-acs62</version>
|
||||
|
||||
<name>Alfresco Content Services ReST API for Java</name>
|
||||
<description>A library for building ACS v6.1.x JAX-RS REST API clients</description>
|
||||
<description>A library for building ACS v6.2.x JAX-RS REST API clients</description>
|
||||
<url>https://bitbucket.org/inteligr8/acs-public-rest-api</url>
|
||||
|
||||
<licenses>
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
<swagger.basePackage>com.inteligr8.alfresco.acs</swagger.basePackage>
|
||||
|
||||
<alfresco.platform.version>6.1.0</alfresco.platform.version>
|
||||
<alfresco.platform.version>6.2.0</alfresco.platform.version>
|
||||
|
||||
<jersey.version>2.35</jersey.version>
|
||||
<cxf.version>3.4.7</cxf.version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user