summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-10-18 12:04:52 +0000
committerOlivier Lamy <olamy@apache.org>2011-10-18 12:04:52 +0000
commit42854aaa6195b56b977257a03f3c2616b79bc82d (patch)
treecd24cd23cee3bb54431833b05de30e6afa533401
parent01e3a1bdee36b222f79f7cefeedfcbfe8766e715 (diff)
downloadarchiva-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.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a23dfcd22..e77305cac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>