diff options
author | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:04:52 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:04:52 +0000 |
commit | 42854aaa6195b56b977257a03f3c2616b79bc82d (patch) | |
tree | cd24cd23cee3bb54431833b05de30e6afa533401 | |
parent | 01e3a1bdee36b222f79f7cefeedfcbfe8766e715 (diff) | |
download | archiva-42854aaa6195b56b977257a03f3c2616b79bc82d.tar.gz archiva-42854aaa6195b56b977257a03f3c2616b79bc82d.zip |
remove altDeploymentRepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1185605 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -580,7 +580,6 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <configuration> - <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository> <updateReleaseInfo>true</updateReleaseInfo> </configuration> </plugin> |