Compare commits
6 Commits
v1.3.1-acs
...
v1.3.2-acs
Author | SHA1 | Date | |
---|---|---|---|
7ada19b8b5 | |||
6215ebe293 | |||
a5aa27f9e9 | |||
a346feb9b4 | |||
af409830ba | |||
5ee9c00456 |
6
pom.xml
6
pom.xml
@@ -7,13 +7,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>acs-community-packaging</artifactId>
|
<artifactId>acs-community-packaging</artifactId>
|
||||||
<version>23.3.0</version>
|
<version>23.4.1</version>
|
||||||
<relativePath></relativePath>
|
<relativePath></relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.inteligr8.alfresco</groupId>
|
<groupId>com.inteligr8.alfresco</groupId>
|
||||||
<artifactId>cxf-jaxrs-platform-module</artifactId>
|
<artifactId>cxf-jaxrs-platform-module</artifactId>
|
||||||
<version>1.3.1-acs-v${acs.version.major}.${acs.version.minor}</version>
|
<version>1.3.2-acs-v${acs.version.major}.${acs.version.minor}</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>CXF-based JAX-RS enablement for ACS Platform Module</name>
|
<name>CXF-based JAX-RS enablement for ACS Platform Module</name>
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
<maven.compiler.release>11</maven.compiler.release>
|
<maven.compiler.release>11</maven.compiler.release>
|
||||||
|
|
||||||
<alfresco.sdk.version>5.2.0</alfresco.sdk.version>
|
<alfresco.sdk.version>5.2.0</alfresco.sdk.version>
|
||||||
<common-rest-client.version>3.0.1-cxf</common-rest-client.version>
|
<common-rest-client.version>3.0.3-cxf</common-rest-client.version>
|
||||||
<unimportant.version>[1.0.0,)</unimportant.version>
|
<unimportant.version>[1.0.0,)</unimportant.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user