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 1C35C200BEB for ; Wed, 28 Dec 2016 23:53:28 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1AC9C160B2E; Wed, 28 Dec 2016 22:53:28 +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 65AED160B2A for ; Wed, 28 Dec 2016 23:53:27 +0100 (CET) Received: (qmail 91910 invoked by uid 500); 28 Dec 2016 22:53:26 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 91901 invoked by uid 99); 28 Dec 2016 22:53:26 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2016 22:53:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2A6631803A7 for ; Wed, 28 Dec 2016 22:53:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -7.019 X-Spam-Level: X-Spam-Status: No, score=-7.019 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id H1H7eM15kcxS for ; Wed, 28 Dec 2016 22:53:23 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 0C10F5F1B3 for ; Wed, 28 Dec 2016 22:53:22 +0000 (UTC) Received: (qmail 91757 invoked by uid 99); 28 Dec 2016 22:52:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2016 22:52:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7C7032C022B for ; Wed, 28 Dec 2016 22:52:58 +0000 (UTC) Date: Wed, 28 Dec 2016 22:52:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@beam.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BEAM-1227) Release 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Dec 2016 22:53:28 -0000 [ https://issues.apache.org/jira/browse/BEAM-1227?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15783= 903#comment-15783903 ]=20 ASF GitHub Bot commented on BEAM-1227: -------------------------------------- GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/1713 [BEAM-1227] Update archetype pom.xml to non-incubating release R: @jbonofre=20 =20 Since `mvn versions:set` does not update archetype pom.xml files, and w= e need to pin the archetype version pre-stable-api, need to do this manuall= y every release. =20 The new release will be called `0.4.0` with no incubating. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/beam patch-release-0.4.0-3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/1713.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 #1713 =20 ---- commit 6735ab6d1a96574e58611a1221fc685f6735a09c Author: Dan Halperin Date: 2016-12-28T22:48:12Z Update archetype pom.xml to non-incubating release ---- > Release 0.4.0 > ------------- > > Key: BEAM-1227 > URL: https://issues.apache.org/jira/browse/BEAM-1227 > Project: Beam > Issue Type: Task > Components: project-management > Affects Versions: 0.4.0-incubating > Reporter: Daniel Halperin > Assignee: Jean-Baptiste Onofr=C3=A9 > > Umbrella bug for the 0.4.0 (incubating or not) release. > JB is the release manager. -- This message was sent by Atlassian JIRA (v6.3.4#6332)