From commits-return-5028-apmail-rocketmq-commits-archive=rocketmq.apache.org@rocketmq.apache.org Wed Feb 12 04:58:06 2020 Return-Path: X-Original-To: apmail-rocketmq-commits-archive@minotaur.apache.org Delivered-To: apmail-rocketmq-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id AD38619C79 for ; Wed, 12 Feb 2020 04:58:05 +0000 (UTC) Received: (qmail 43191 invoked by uid 500); 12 Feb 2020 04:58:05 -0000 Delivered-To: apmail-rocketmq-commits-archive@rocketmq.apache.org Received: (qmail 43116 invoked by uid 500); 12 Feb 2020 04:58:04 -0000 Mailing-List: contact commits-help@rocketmq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@rocketmq.apache.org Delivered-To: mailing list commits@rocketmq.apache.org Received: (qmail 43107 invoked by uid 99); 12 Feb 2020 04:58:04 -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; Wed, 12 Feb 2020 04:58:04 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8CE718546B; Wed, 12 Feb 2020 04:58:04 +0000 (UTC) Date: Wed, 12 Feb 2020 04:58:04 +0000 To: "commits@rocketmq.apache.org" Subject: [rocketmq-spring] branch prepare-release-master updated: [maven-release-plugin] prepare for next development iteration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158148348452.32707.9438945464219436127@gitbox.apache.org> From: jinrongtong@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: rocketmq-spring X-Git-Refname: refs/heads/prepare-release-master X-Git-Reftype: branch X-Git-Oldrev: b294257c944a1c890cb33aa98d0083c1a0069237 X-Git-Newrev: a219dfbb8b061442cd9f7a92e5bf33bab1f02001 X-Git-Rev: a219dfbb8b061442cd9f7a92e5bf33bab1f02001 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. jinrongtong pushed a commit to branch prepare-release-master in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git The following commit(s) were added to refs/heads/prepare-release-master by this push: new a219dfb [maven-release-plugin] prepare for next development iteration a219dfb is described below commit a219dfbb8b061442cd9f7a92e5bf33bab1f02001 Author: rongtongjin <794220751@qq.com> AuthorDate: Wed Feb 12 12:57:49 2020 +0800 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- rocketmq-spring-boot-parent/pom.xml | 4 ++-- rocketmq-spring-boot-starter/pom.xml | 2 +- rocketmq-spring-boot/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 6e9e32d..9b70622 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache.rocketmq rocketmq-spring-all - 2.1.0 + 2.1.1-SNAPSHOT pom Apache RocketMQ Spring Boot ${project.version} @@ -39,7 +39,7 @@ git@github.com:apache/rocketmq-spring.git scm:git:git@github.com:apache/rocketmq-spring.git scm:git:git@github.com:apache/rocketmq-spring.git - rocketmq-spring-all-2.1.0 + HEAD diff --git a/rocketmq-spring-boot-parent/pom.xml b/rocketmq-spring-boot-parent/pom.xml index ac429af..1b0130a 100644 --- a/rocketmq-spring-boot-parent/pom.xml +++ b/rocketmq-spring-boot-parent/pom.xml @@ -22,7 +22,7 @@ org.apache.rocketmq rocketmq-spring-all - 2.1.0 + 2.1.1-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ 2.0.5.RELEASE 5.1.0.RELEASE - 2.1.0 + 2.1.1-SNAPSHOT 4.6.0 1.7.25 diff --git a/rocketmq-spring-boot-starter/pom.xml b/rocketmq-spring-boot-starter/pom.xml index 0cdf167..b221f96 100644 --- a/rocketmq-spring-boot-starter/pom.xml +++ b/rocketmq-spring-boot-starter/pom.xml @@ -22,7 +22,7 @@ org.apache.rocketmq rocketmq-spring-boot-parent - 2.1.0 + 2.1.1-SNAPSHOT ../rocketmq-spring-boot-parent/pom.xml diff --git a/rocketmq-spring-boot/pom.xml b/rocketmq-spring-boot/pom.xml index 2f04fd5..0c22dd7 100644 --- a/rocketmq-spring-boot/pom.xml +++ b/rocketmq-spring-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.rocketmq rocketmq-spring-boot-parent - 2.1.0 + 2.1.1-SNAPSHOT ../rocketmq-spring-boot-parent/pom.xml