Compare commits
No commits in common. "stable-acs23" and "develop-acs7" have entirely different histories.
stable-acs
...
develop-ac
6
pom.xml
6
pom.xml
@ -5,10 +5,10 @@
|
||||
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>acs-public-rest-api</artifactId>
|
||||
<version>3.0.0-acs23</version>
|
||||
<version>3.0-SNAPSHOT-acs7</version>
|
||||
|
||||
<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 v7.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>23.2.0</alfresco.platform.version>
|
||||
<alfresco.platform.version>7.3.0</alfresco.platform.version>
|
||||
|
||||
<jersey.version>3.1.8</jersey.version>
|
||||
<cxf.version>4.0.2</cxf.version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user