From 7f4997b68a71dbc746e8cc3beebb2dc8854910bf Mon Sep 17 00:00:00 2001 From: Mark Struberg Date: Sat, 10 Nov 2018 21:50:43 +0100 Subject: [PATCH] fix SCM and release-plugin sections for GIT --- pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7c1bcf30b..46e6c2b54 100644 --- a/pom.xml +++ b/pom.xml @@ -154,9 +154,9 @@ - scm:svn:http://svn.apache.org/repos/asf/openjpa/trunk - scm:svn:https://svn.apache.org/repos/asf/openjpa/trunk - http://svn.apache.org/repos/asf/openjpa/trunk + scm:git:https://gitbox.apache.org/repos/asf/openjpa.git + scm:git:https://gitbox.apache.org/repos/asf/openjpa.git + https://gitbox.apache.org/repos/asf/openjpa.git @@ -1735,6 +1735,10 @@ deploy -Papache-release,docbook-profile,test-derby,bval true + + + false + true