Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCD0018FC9 for ; Mon, 1 Feb 2016 17:43:11 +0000 (UTC) Received: (qmail 10778 invoked by uid 500); 1 Feb 2016 17:43:08 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 10754 invoked by uid 500); 1 Feb 2016 17:43:08 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 10745 invoked by uid 99); 1 Feb 2016 17:43:08 -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, 01 Feb 2016 17:43:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 90AADDFE61; Mon, 1 Feb 2016 17:43:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: brooklyn-dist git commit: Changed version to 0.6.0 Date: Mon, 1 Feb 2016 17:43:08 +0000 (UTC) Repository: brooklyn-dist Updated Branches: refs/heads/0.6.0 [created] a6f469793 Changed version to 0.6.0 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/a6f46979 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/a6f46979 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/a6f46979 Branch: refs/heads/0.6.0 Commit: a6f4697937bc55f6ea5f7d73e2b1170f6ff8ec8d Parents: 73f499d Author: Aled Sage Authored: Mon Nov 18 15:30:59 2013 +0000 Committer: Aled Sage Committed: Mon Nov 18 15:30:59 2013 +0000 ---------------------------------------------------------------------- usage/all/pom.xml | 2 +- usage/archetypes/quickstart/NOTES.txt | 2 +- usage/archetypes/quickstart/pom.xml | 2 +- usage/archetypes/quickstart/src/brooklyn-sample/pom.xml | 2 +- usage/dist/pom.xml | 2 +- usage/dist/src/main/dist/conf/catalog.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/all/pom.xml ---------------------------------------------------------------------- diff --git a/usage/all/pom.xml b/usage/all/pom.xml index d2773da..f845b47 100644 --- a/usage/all/pom.xml +++ b/usage/all/pom.xml @@ -14,7 +14,7 @@ io.brooklyn brooklyn-parent - 0.6.0-SNAPSHOT + 0.6.0 ../../pom.xml http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/archetypes/quickstart/NOTES.txt ---------------------------------------------------------------------- diff --git a/usage/archetypes/quickstart/NOTES.txt b/usage/archetypes/quickstart/NOTES.txt index 1f4a03f..a8eddbb 100644 --- a/usage/archetypes/quickstart/NOTES.txt +++ b/usage/archetypes/quickstart/NOTES.txt @@ -32,7 +32,7 @@ To test a build: pushd /tmp rm -rf brooklyn-sample - export BV=0.6.0-SNAPSHOT # BROOKLYN_VERSION + export BV=0.6.0 # BROOKLYN_VERSION mvn archetype:generate \ \ http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/archetypes/quickstart/pom.xml ---------------------------------------------------------------------- diff --git a/usage/archetypes/quickstart/pom.xml b/usage/archetypes/quickstart/pom.xml index 80769b3..3a119cf 100644 --- a/usage/archetypes/quickstart/pom.xml +++ b/usage/archetypes/quickstart/pom.xml @@ -13,7 +13,7 @@ io.brooklyn brooklyn-parent - 0.6.0-SNAPSHOT + 0.6.0 ../../../pom.xml http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml ---------------------------------------------------------------------- diff --git a/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml b/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml index 5d69a50..bf6c45d 100644 --- a/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml +++ b/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml @@ -42,7 +42,7 @@ UTF-8 UTF-8 - 0.6.0-SNAPSHOT + 0.6.0 1.0.7 6.3.1 2.13 http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/dist/pom.xml ---------------------------------------------------------------------- diff --git a/usage/dist/pom.xml b/usage/dist/pom.xml index e4754f9..92eca2d 100644 --- a/usage/dist/pom.xml +++ b/usage/dist/pom.xml @@ -15,7 +15,7 @@ io.brooklyn brooklyn-parent - 0.6.0-SNAPSHOT + 0.6.0 ../../pom.xml http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/a6f46979/usage/dist/src/main/dist/conf/catalog.xml ---------------------------------------------------------------------- diff --git a/usage/dist/src/main/dist/conf/catalog.xml b/usage/dist/src/main/dist/conf/catalog.xml index e4fb8e6..367b159 100644 --- a/usage/dist/src/main/dist/conf/catalog.xml +++ b/usage/dist/src/main/dist/conf/catalog.xml @@ -11,8 +11,8 @@ - https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=io.brooklyn.example&a=brooklyn-example-simple-web-cluster&v=0.6.0-SNAPSHOT&e=jar - https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=io.brooklyn.example&a=brooklyn-example-global-web-fabric&v=0.6.0-SNAPSHOT&e=jar + https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=io.brooklyn.example&a=brooklyn-example-simple-web-cluster&v=0.6.0&e=jar + https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=io.brooklyn.example&a=brooklyn-example-global-web-fabric&v=0.6.0&e=jar