Browse Source

add organization

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466871 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 18 years ago
parent
commit
dc0ae124f9
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/etc/poms/pom.xml

+ 3
- 0
src/etc/poms/pom.xml View File

@@ -10,6 +10,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<name>Apache Ant</name>
<url>http://ant.apache.org/</url>
<inceptionYear>2000</inceptionYear>
<organization>
<name>Apache Software Foundation</name>
</organization>
<distributionManagement>
<!-- Null out inherited apache distribution repo by default -->
<repository>


Loading…
Cancel
Save