Merge branch 'develop-acs23' into stable-acs23
This commit is contained in:
commit
76dc420043
6
pom.xml
6
pom.xml
@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.alfresco</groupId>
|
<groupId>com.inteligr8.alfresco</groupId>
|
||||||
<artifactId>acs-public-rest-api</artifactId>
|
<artifactId>acs-public-rest-api</artifactId>
|
||||||
<version>2.1.1-acs7</version>
|
<version>2.1.1-acs23</version>
|
||||||
|
|
||||||
<name>Alfresco Content Services ReST API for Java</name>
|
<name>Alfresco Content Services ReST API for Java</name>
|
||||||
<description>A library for building ACS v7.x JAX-RS REST API clients</description>
|
<description>A library for building ACS JAX-RS REST API clients</description>
|
||||||
<url>https://bitbucket.org/inteligr8/acs-public-rest-api</url>
|
<url>https://bitbucket.org/inteligr8/acs-public-rest-api</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<swagger.basePackage>com.inteligr8.alfresco.acs</swagger.basePackage>
|
<swagger.basePackage>com.inteligr8.alfresco.acs</swagger.basePackage>
|
||||||
|
|
||||||
<alfresco.platform.version>7.3.0</alfresco.platform.version>
|
<alfresco.platform.version>23.2.0</alfresco.platform.version>
|
||||||
|
|
||||||
<jersey.version>2.39.1</jersey.version>
|
<jersey.version>2.39.1</jersey.version>
|
||||||
<cxf.version>3.5.6</cxf.version>
|
<cxf.version>3.5.6</cxf.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user