Compare commits

...

12 Commits

View File

@@ -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>7.2.1</version> <version>7.4.2</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.2-SNAPSHOT</version> <version>1.2.0-acs-v${acs.version.major}.${acs.version.minor}.${acs.version.revision}</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>