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 6AEE1200D41 for ; Tue, 7 Nov 2017 10:55:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 699F9160C00; Tue, 7 Nov 2017 09:55:53 +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 1D7E4160C06 for ; Tue, 7 Nov 2017 10:55:51 +0100 (CET) Received: (qmail 60223 invoked by uid 500); 7 Nov 2017 09:55:50 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 59563 invoked by uid 99); 7 Nov 2017 09:55:50 -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; Tue, 07 Nov 2017 09:55:50 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 94EB487AC7; Tue, 7 Nov 2017 09:55:49 +0000 (UTC) Date: Tue, 07 Nov 2017 09:56:11 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-nosql-couchbase-client] 08/12: [maven-release-plugin] prepare for next development iteration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004854867.30120.826815447100957932@gitbox.apache.org> References: <151004854867.30120.826815447100957932@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-nosql-couchbase-client X-Git-Refname: refs/tags/org.apache.sling.nosql.couchbase-client-1.0.2 X-Git-Reftype: annotated tag X-Git-Rev: 40d631e05c7ce08f807386efeeebdb31d4405823 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107095549.94EB487AC7@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:55:53 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.nosql.couchbase-client-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-nosql-couchbase-client.git commit 40d631e05c7ce08f807386efeeebdb31d4405823 Author: Stefan Seifert AuthorDate: Wed Feb 24 12:08:15 2016 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1732107 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d52168b..0f394f3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,16 +28,16 @@ org.apache.sling.nosql.couchbase-client - 1.0.2 + 1.0.3-SNAPSHOT bundle Apache Sling NoSQL Couchbase Client Couchbase client provider using Couchbase SDK 2. - scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.nosql.couchbase-client-1.0.2 - scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.nosql.couchbase-client-1.0.2 - http://svn.apache.org/viewvc/sling/tags/org.apache.sling.nosql.couchbase-client-1.0.2 + scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client + scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client + http://svn.apache.org/viewvc/sling/trunk/contrib/nosql/couchbase-client -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .