Compare commits
16 Commits
develop
...
v1.3.0-acs
Author | SHA1 | Date | |
---|---|---|---|
dece3300ce | |||
986427ddf2 | |||
f6d395e5ae | |||
5a04b98679 | |||
13ee8c0d8f | |||
8dd0f9a8a1 | |||
c266c470f2 | |||
5a2b9e4b05 | |||
d7861ef90b | |||
cbda8a71b3 | |||
5954c6f379 | |||
7212777cae | |||
72c45ca0b0 | |||
4d4220ff09 | |||
3216ba5f09 | |||
1d72832218 |
6
pom.xml
6
pom.xml
@@ -7,17 +7,17 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>acs-community-packaging</artifactId>
|
<artifactId>acs-community-packaging</artifactId>
|
||||||
<version>23.2.1</version>
|
<version>23.3.0</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-SNAPSHOT</version>
|
<version>1.3.0-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>
|
||||||
<description>An Alfresco Content Service Platform module providing the missing components for JAX-RS-based client libraries in ACS v${acs.version.major}.${acs.version.minor}.${acs.version.revision}.</description>
|
<description>An Alfresco Content Service Platform module providing the missing components for JAX-RS-based client libraries in ACS v${acs.version.major}.${acs.version.minor}.</description>
|
||||||
<url>https://bitbucket.org/inteligr8/cxf-jaxrs-platform-module</url>
|
<url>https://bitbucket.org/inteligr8/cxf-jaxrs-platform-module</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
Reference in New Issue
Block a user