diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 5720e23a..cb63cb24 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -38,3 +38,13 @@ maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-rep # Changes issue template maven.changes.issue.template = %URL%/%ISSUE% + +# Repository to deploy to +maven.repo.list=apache + +maven.repo.apache=scp://${pom.distributionSite} +maven.repo.apache.directory=${pom.distributionDirectory} +# These must be set elsewhere +#maven.repo.apache.username= +#maven.repo.apache.privatekey= +#maven.repo.apache.passphrase=