|
|
@@ -28,11 +28,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma |
|
|
|
<version>1.8.2-SNAPSHOT</version> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<description>master POM</description> |
|
|
|
<licenses> |
|
|
|
<license> |
|
|
|
<name>The Apache Software License, Version 2.0</name> |
|
|
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> |
|
|
|
<distribution>repo</distribution> |
|
|
|
</license> |
|
|
|
</licenses> |
|
|
|
<name>Apache Ant</name> |
|
|
|
<url>http://ant.apache.org/</url> |
|
|
|
<inceptionYear>2000</inceptionYear> |
|
|
|
<organization> |
|
|
|
<name>Apache Software Foundation</name> |
|
|
|
<name>The Apache Software Foundation</name> |
|
|
|
<url>http://www.apache.org/</url> |
|
|
|
</organization> |
|
|
|
<distributionManagement> |
|
|
|
<!-- Null out inherited apache distribution repo by default --> |
|
|
|