From commits-return-2739-archive-asf-public=cust-asf.ponee.io@bval.apache.org Mon Jun 10 05:02:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0AA881807CA for ; Mon, 10 Jun 2019 07:02:00 +0200 (CEST) Received: (qmail 78897 invoked by uid 500); 10 Jun 2019 05:01:59 -0000 Mailing-List: contact commits-help@bval.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@bval.apache.org Delivered-To: mailing list commits@bval.apache.org Received: (qmail 77674 invoked by uid 99); 10 Jun 2019 05:01:57 -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; Mon, 10 Jun 2019 05:01:57 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7462687A92; Mon, 10 Jun 2019 05:01:57 +0000 (UTC) Date: Mon, 10 Jun 2019 05:02:38 +0000 To: "commits@bval.apache.org" Subject: [bval] 44/50: [maven-release-plugin] prepare release 0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rmannibucau@apache.org In-Reply-To: <156014291493.13701.8387447814396711713@gitbox.apache.org> References: <156014291493.13701.8387447814396711713@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: bval X-Git-Refname: refs/tags/0.4 X-Git-Reftype: tag X-Git-Rev: d7328ee9a6cc3c66cfdc26eb6e62ceac5e7a45ca X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190610050157.7462687A92@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to tag 0.4 in repository https://gitbox.apache.org/repos/asf/bval.git commit d7328ee9a6cc3c66cfdc26eb6e62ceac5e7a45ca Author: mbenson AuthorDate: Mon Apr 9 21:18:12 2012 +0000 [maven-release-plugin] prepare release 0.4 git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1311455 13f79535-47bb-0310-9956-ffa450edef68 --- bundle/pom.xml | 2 +- bval-core/pom.xml | 2 +- bval-extras/pom.xml | 2 +- bval-guice/pom.xml | 2 +- bval-json/pom.xml | 2 +- bval-jsr303/pom.xml | 2 +- bval-tck/pom.xml | 2 +- bval-xstream/pom.xml | 2 +- pom.xml | 8 ++++---- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bundle/pom.xml b/bundle/pom.xml index 4d3e13e..dd7a55b 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 diff --git a/bval-core/pom.xml b/bval-core/pom.xml index 7840a9b..5251d67 100644 --- a/bval-core/pom.xml +++ b/bval-core/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-core diff --git a/bval-extras/pom.xml b/bval-extras/pom.xml index 3da24eb..bab695f 100644 --- a/bval-extras/pom.xml +++ b/bval-extras/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-extras diff --git a/bval-guice/pom.xml b/bval-guice/pom.xml index 39f9536..a5bd492 100644 --- a/bval-guice/pom.xml +++ b/bval-guice/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-guice diff --git a/bval-json/pom.xml b/bval-json/pom.xml index 6017fe9..492bc89 100644 --- a/bval-json/pom.xml +++ b/bval-json/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-json diff --git a/bval-jsr303/pom.xml b/bval-jsr303/pom.xml index 31dc4f4..e20d121 100644 --- a/bval-jsr303/pom.xml +++ b/bval-jsr303/pom.xml @@ -24,7 +24,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-jsr303 diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml index 20ce43e..60513fe 100644 --- a/bval-tck/pom.xml +++ b/bval-tck/pom.xml @@ -24,7 +24,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-tck-runner diff --git a/bval-xstream/pom.xml b/bval-xstream/pom.xml index 167aea0..d156a5e 100644 --- a/bval-xstream/pom.xml +++ b/bval-xstream/pom.xml @@ -27,7 +27,7 @@ org.apache.bval bval-parent - 0.4-SNAPSHOT + 0.4 bval-xstream diff --git a/pom.xml b/pom.xml index 6a47a88..914dbf0 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ bval-parent Apache BVal :: bval-parent (Parent POM) pom - 0.4-SNAPSHOT + 0.4 Apache BVal parent pom @@ -46,9 +46,9 @@ http://bval.apache.org/ - scm:svn:http://svn.apache.org/repos/asf/bval/trunk - scm:svn:https://svn.apache.org/repos/asf/bval/trunk - http://svn.apache.org/repos/asf/bval/trunk + scm:svn:http://svn.apache.org/repos/asf/bval/tags/0.4 + scm:svn:https://svn.apache.org/repos/asf/bval/tags/0.4 + http://svn.apache.org/repos/asf/bval/tags/0.4