]> source.dussan.org Git - archiva.git/commitdiff
remove altDeploymentRepository
authorOlivier Lamy <olamy@apache.org>
Tue, 18 Oct 2011 12:04:52 +0000 (12:04 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 18 Oct 2011 12:04:52 +0000 (12:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1185605 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index a23dfcd22768809f917cf3ebf0ac5d55e528d0c9..e77305cac39cfca6dc1940ed1b7e3c34e8153ef4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-deploy-plugin</artifactId>
             <configuration>
-              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
               <updateReleaseInfo>true</updateReleaseInfo>
             </configuration>
           </plugin>