Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A5865200C4E for ; Fri, 21 Apr 2017 21:54:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A40F0160B97; Fri, 21 Apr 2017 19:54:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E16C1160B86 for ; Fri, 21 Apr 2017 21:54:42 +0200 (CEST) Received: (qmail 3180 invoked by uid 500); 21 Apr 2017 19:54:42 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 3171 invoked by uid 99); 21 Apr 2017 19:54:41 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2017 19:54:41 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id CB3423A0112 for ; Fri, 21 Apr 2017 19:54:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1792242 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml Date: Fri, 21 Apr 2017 19:54:40 -0000 To: commits@maven.apache.org From: khmarbaise@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170421195440.CB3423A0112@svn01-us-west.apache.org> archived-at: Fri, 21 Apr 2017 19:54:43 -0000 Author: khmarbaise Date: Fri Apr 21 19:54:40 2017 New Revision: 1792242 URL: http://svn.apache.org/viewvc?rev=1792242&view=rev Log: Bump version to 3.0.0-SNAPSHOT Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1792242&r1=1792241&r2=1792242&view=diff ============================================================================== --- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Fri Apr 21 19:54:40 2017 @@ -30,7 +30,7 @@ under the License. maven-ejb-plugin - 2.5.2-SNAPSHOT + 3.0.0-SNAPSHOT maven-plugin Apache Maven EJB Plugin