Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11323186CF for ; Mon, 21 Dec 2015 19:41:03 +0000 (UTC) Received: (qmail 18932 invoked by uid 500); 21 Dec 2015 19:41:02 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 18872 invoked by uid 500); 21 Dec 2015 19:41:02 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 18861 invoked by uid 99); 21 Dec 2015 19:41:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2015 19:41:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4027DE07BA; Mon, 21 Dec 2015 19:41:02 +0000 (UTC) From: remibergsma To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org Message-ID: Subject: [GitHub] cloudstack pull request: Set version 4.7.1-SNAPSHOT in 4.7 branch Content-Type: text/plain Date: Mon, 21 Dec 2015 19:41:02 +0000 (UTC) GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1267 Set version 4.7.1-SNAPSHOT in 4.7 branch - setnextversion.sh - upgrade path Build succeeds: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:04 min [INFO] Finished at: 2015-12-21T20:37:29+01:00 [INFO] Final Memory: 126M/1635M [INFO] ------------------------------------------------------------------------ ``` You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 471_version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1267.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1267 ---- commit 5b112408c7179e04587a0701644ca71b330f05ae Author: Remi Bergsma Date: 2015-12-21T18:55:04Z Updating pom.xml version numbers for release 4.7.1-SNAPSHOT Signed-off-by: Remi Bergsma commit 04c759390b88422ccaea97f071d7cee789406a88 Author: Remi Bergsma Date: 2015-12-21T19:25:54Z Implement upgrade path 4.7.0 -> 4.7.1 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---