Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-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 E38E4198F9 for ; Tue, 1 Mar 2016 10:17:06 +0000 (UTC) Received: (qmail 42012 invoked by uid 500); 1 Mar 2016 10:17:06 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 41952 invoked by uid 500); 1 Mar 2016 10:17:06 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 41941 invoked by uid 99); 1 Mar 2016 10:17:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2016 10:17:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6E937C0CD7 for ; Tue, 1 Mar 2016 10:17:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.671 X-Spam-Level: X-Spam-Status: No, score=0.671 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id cMwR_Kb4Z6ye for ; Tue, 1 Mar 2016 10:17:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 6C9E05FAC8 for ; Tue, 1 Mar 2016 10:17:05 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B68F2E0057 for ; Tue, 1 Mar 2016 10:17:04 +0000 (UTC) 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 B70553A0428 for ; Tue, 1 Mar 2016 10:17:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1733031 - /aries/branches/jpa-1.x/jpa-container/pom.xml Date: Tue, 01 Mar 2016 10:17:04 -0000 To: commits@aries.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160301101704.B70553A0428@svn01-us-west.apache.org> Author: gnodet Date: Tue Mar 1 10:17:04 2016 New Revision: 1733031 URL: http://svn.apache.org/viewvc?rev=1733031&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: aries/branches/jpa-1.x/jpa-container/pom.xml Modified: aries/branches/jpa-1.x/jpa-container/pom.xml URL: http://svn.apache.org/viewvc/aries/branches/jpa-1.x/jpa-container/pom.xml?rev=1733031&r1=1733030&r2=1733031&view=diff ============================================================================== --- aries/branches/jpa-1.x/jpa-container/pom.xml (original) +++ aries/branches/jpa-1.x/jpa-container/pom.xml Tue Mar 1 10:17:04 2016 @@ -31,13 +31,13 @@ org.apache.aries.jpa org.apache.aries.jpa.container bundle - 1.0.4 + 1.0.5-SNAPSHOT Aries JPA Container - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container-1.0.4 - scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container-1.0.4 - http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jpa.container-1.0.4 + scm:svn:http://svn.apache.org/repos/asf/aries/branches/jpa-1.x/jpa-container + scm:svn:https://svn.apache.org/repos/asf/aries/branches/jpa-1.x/jpa-container + http://svn.apache.org/viewvc/aries/branches/jpa-1.x/jpa-container