added ossrh meta-data to release POM
This commit is contained in:
@@ -10,7 +10,25 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</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 module providing the missing components for JAX-RS-based clients.</description>
|
||||||
|
<url>https://bitbucket.org/inteligr8/cxf-jaxrs-platform-module</url>
|
||||||
|
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007</name>
|
||||||
|
<url>https://www.gnu.org/licenses/lgpl-3.0.txt</url>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:https://bitbucket.org/inteligr8/cxf-jaxrs-platform-module.git</connection>
|
||||||
|
<developerConnection>scm:git:git@bitbucket.org:inteligr8/cxf-jaxrs-platform-module.git</developerConnection>
|
||||||
|
<url>https://bitbucket.org/inteligr8/cxf-jaxrs-platform-module</url>
|
||||||
|
</scm>
|
||||||
|
<organization>
|
||||||
|
<name>Inteligr8</name>
|
||||||
|
<url>https://www.inteligr8.com</url>
|
||||||
|
</organization>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
<id>brian.long</id>
|
<id>brian.long</id>
|
||||||
|
Reference in New Issue
Block a user