From commits-return-12975-apmail-openjpa-commits-archive=openjpa.apache.org@openjpa.apache.org Sat Nov 10 20:51:12 2018 Return-Path: X-Original-To: apmail-openjpa-commits-archive@www.apache.org Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2ED4E1876A for ; Sat, 10 Nov 2018 20:51:12 +0000 (UTC) Received: (qmail 77667 invoked by uid 500); 10 Nov 2018 20:51:12 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 77629 invoked by uid 500); 10 Nov 2018 20:51:12 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 77618 invoked by uid 99); 10 Nov 2018 20:51:12 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Nov 2018 20:51:12 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 791AA82BCD; Sat, 10 Nov 2018 20:51:11 +0000 (UTC) Date: Sat, 10 Nov 2018 20:51:11 +0000 To: "commits@openjpa.apache.org" Subject: [openjpa] branch master updated: fix SCM and release-plugin sections for GIT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154188307144.9878.18014815011152142834@gitbox.apache.org> From: struberg@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: openjpa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 39bde81aa2fe6f5ac8348bf4a6a39669b67dbe7d X-Git-Newrev: 7f4997b68a71dbc746e8cc3beebb2dc8854910bf X-Git-Rev: 7f4997b68a71dbc746e8cc3beebb2dc8854910bf X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 7f4997b fix SCM and release-plugin sections for GIT 7f4997b is described below commit 7f4997b68a71dbc746e8cc3beebb2dc8854910bf Author: Mark Struberg AuthorDate: Sat Nov 10 21:50:43 2018 +0100 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 7c1bcf3..46e6c2b 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