From 6056f492bfabf80025440690db2026571e55ca7d Mon Sep 17 00:00:00 2001 From: carlos Date: Thu, 19 Aug 2004 10:18:25 +0000 Subject: [PATCH] Removed port property from a sample git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115978 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/xdocs/examples.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/artifact/xdocs/examples.xml b/artifact/xdocs/examples.xml index 30476010..caee03d6 100644 --- a/artifact/xdocs/examples.xml +++ b/artifact/xdocs/examples.xml @@ -45,7 +45,6 @@ maven.repo.R1.directory=/web/repository maven.repo.R2=sftp://host2.com maven.repo.R2.username=michal maven.repo.R2.password=********* -maven.repo.R2.port=22 maven.repo.R2.directory=maven/repository maven.repo.R2.group=Michal