diff options
author | Brett Porter <brett@apache.org> | 2008-05-12 01:21:10 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-05-12 01:21:10 +0000 |
commit | 6e7503352a56ed835cfbd3b696d9cd7d5577e521 (patch) | |
tree | 81abf0f2bbdcae192825e361f3fd2203e8440a83 /pom.xml | |
parent | 12150f850bd91959f3d94970049e7c90deb876ea (diff) | |
download | archiva-6e7503352a56ed835cfbd3b696d9cd7d5577e521.tar.gz archiva-6e7503352a56ed835cfbd3b696d9cd7d5577e521.zip |
formatting and remove old stuff
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@655384 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 17 |
1 files changed, 2 insertions, 15 deletions
@@ -84,7 +84,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/archiva-issues</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/issues@archiva.apache.org</otherArchive> - <otherArchive>http://www.nabble.com/Archiva---Issues-f29617.html</otherArchive> + <otherArchive>http://www.nabble.com/Archiva---Issues-f29617.html</otherArchive> </otherArchives> </mailingList> </mailingLists> @@ -104,23 +104,10 @@ <properties> <siteBaseDeployment>scp://people.apache.org/www/archiva.apache.org</siteBaseDeployment> -<!-- For testing - <siteBaseDeployment>file://localhost/www/maven.apache.org/archiva</siteBaseDeployment> ---> </properties> <ciManagement> <system>continuum</system> <url>http://vmbuild.apache.org/continuum</url> -<!-- - <notifiers> - <notifier> - <type>mail</type> - <configuration> - <address>notifications@maven.apache.org</address> - </configuration> - </notifier> - </notifiers> ---> </ciManagement> <profiles> <profile> @@ -345,7 +332,7 @@ <email>james@atlassian.com</email> <organization>Atlassian</organization> <roles> - <roles>Committer</roles> + <roles>Committer</roles> </roles> <timezone>+11</timezone> </developer> |