api-explorer v25.1.0
This commit is contained in:
parent
6a646f1adc
commit
d46b65424e
4
pom.xml
4
pom.xml
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.alfresco</groupId>
|
<groupId>com.inteligr8.alfresco</groupId>
|
||||||
<artifactId>acs-public-rest-api</artifactId>
|
<artifactId>acs-public-rest-api</artifactId>
|
||||||
<version>3.0-SNAPSHOT-acs23</version>
|
<version>3.0-SNAPSHOT-acs25</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 JAX-RS REST API clients</description>
|
<description>A library for building ACS JAX-RS REST API clients</description>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<swagger.basePackage>com.inteligr8.alfresco.acs</swagger.basePackage>
|
<swagger.basePackage>com.inteligr8.alfresco.acs</swagger.basePackage>
|
||||||
|
|
||||||
<alfresco.platform.version>23.2.0</alfresco.platform.version>
|
<alfresco.platform.version>25.1.0</alfresco.platform.version>
|
||||||
|
|
||||||
<jersey.version>3.1.8</jersey.version>
|
<jersey.version>3.1.8</jersey.version>
|
||||||
<cxf.version>4.0.2</cxf.version>
|
<cxf.version>4.0.2</cxf.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user