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 64FED182D9 for ; Mon, 7 Dec 2015 21:02:45 +0000 (UTC) Received: (qmail 5836 invoked by uid 500); 7 Dec 2015 21:02:35 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 5774 invoked by uid 500); 7 Dec 2015 21:02:35 -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 5762 invoked by uid 99); 7 Dec 2015 21:02:35 -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, 07 Dec 2015 21:02:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 33FBFE0914; Mon, 7 Dec 2015 21:02:35 +0000 (UTC) From: remibergsma To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org Message-ID: Subject: [GitHub] cloudstack pull request: Updating pom.xml version numbers for rele... Content-Type: text/plain Date: Mon, 7 Dec 2015 21:02:35 +0000 (UTC) GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1186 Updating pom.xml version numbers for release 4.6.2-SNAPSHOT Set next version in 4.6 release branch to version 4.6.2-SNAPSHOT. Using ` ./tools/build/setnextversion.sh`. Ping @bhaisaab @DaanHoogland before we merge this, how will we be creating the upgrade paths from 4.6.2 to 4.7? After this PR is merged, we need to manually do a fwd-merge and make sure we keep the pom versions in master/4.7. Much like in #1071. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 462_version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1186.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 #1186 ---- commit e65bb5650084ac3755cbb6ad6ff8a56493388f6f Author: Remi Bergsma Date: 2015-12-07T20:56:52Z Updating pom.xml version numbers for release 4.6.2-SNAPSHOT Signed-off-by: Remi Bergsma ---- --- 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. ---