From 065dc9372f78b16d92d53d50ec80cb450bd1e01a Mon Sep 17 00:00:00 2001 From: Mark Struberg Date: Sun, 3 Nov 2013 21:25:45 +0000 Subject: [PATCH] add wagon-ssh to the site plugin to allow scp publishing git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1538462 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index 270b8a80d..a370d8999 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -179,6 +179,13 @@ target/filtered-site + + + org.apache.maven.wagon + wagon-ssh + 1.0 + +