REPO-2886 Tidy up poms. Add scm config

This commit is contained in:
Alex Mukha
2017-10-10 11:49:46 +01:00
parent 39252f8c22
commit 8b77ce79b6
5 changed files with 294 additions and 83 deletions

View File

@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-public-javadoc</artifactId>
<name>Javadoc of Public API</name>
<name>Alfresco Content Services Public API Javadoc</name>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>full-community-packaging</artifactId>