You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/09/18 15:13:54 UTC

[1/2] brooklyn git commit: Update submodules to 0.13.0-SNAPSHOT

Repository: brooklyn
Updated Branches:
  refs/heads/master 3f6609ad2 -> 3185d2ad1


Update submodules to 0.13.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/fed4d826
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/fed4d826
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/fed4d826

Branch: refs/heads/master
Commit: fed4d826459cf90cd4d57161c7c1dd1fc3c23cf9
Parents: 3f6609a
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Authored: Mon Sep 18 15:13:19 2017 +0000
Committer: Duncan Godwin <du...@cloudsoftcorp.com>
Committed: Mon Sep 18 15:13:19 2017 +0000

----------------------------------------------------------------------
 brooklyn-client  | 2 +-
 brooklyn-dist    | 2 +-
 brooklyn-docs    | 2 +-
 brooklyn-library | 2 +-
 brooklyn-server  | 2 +-
 brooklyn-ui      | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-client
----------------------------------------------------------------------
diff --git a/brooklyn-client b/brooklyn-client
index 3a45f81..191f0f9 160000
--- a/brooklyn-client
+++ b/brooklyn-client
@@ -1 +1 @@
-Subproject commit 3a45f81c2cf7f04535b65dd640464742933ca58f
+Subproject commit 191f0f98dfaacf9ce5c524d15eaa8fc5f9bb6370

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-dist
----------------------------------------------------------------------
diff --git a/brooklyn-dist b/brooklyn-dist
index dc5b609..4b555fc 160000
--- a/brooklyn-dist
+++ b/brooklyn-dist
@@ -1 +1 @@
-Subproject commit dc5b609d8899d12b8547b732107ec323428f5789
+Subproject commit 4b555fcbc6fdb0b793677bc9c4303b3cd10fcdbc

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-docs
----------------------------------------------------------------------
diff --git a/brooklyn-docs b/brooklyn-docs
index 05ba6cf..5af77a7 160000
--- a/brooklyn-docs
+++ b/brooklyn-docs
@@ -1 +1 @@
-Subproject commit 05ba6cf24cd155f340462c3640503f1a10842e0c
+Subproject commit 5af77a7d1517a40981149ea3f6263c48abfc13a9

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-library
----------------------------------------------------------------------
diff --git a/brooklyn-library b/brooklyn-library
index 9da1317..77b0be8 160000
--- a/brooklyn-library
+++ b/brooklyn-library
@@ -1 +1 @@
-Subproject commit 9da1317177ff6eb5f0bd2c7f46ed70144fc9a458
+Subproject commit 77b0be8b56911eb1214292961e41fc8914da4f5e

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-server
----------------------------------------------------------------------
diff --git a/brooklyn-server b/brooklyn-server
index 6885674..d5f9ae4 160000
--- a/brooklyn-server
+++ b/brooklyn-server
@@ -1 +1 @@
-Subproject commit 688567409670a6fc59f708abae113d3666f6fe0e
+Subproject commit d5f9ae48b5c212090abc374c7c0732193f42a254

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/fed4d826/brooklyn-ui
----------------------------------------------------------------------
diff --git a/brooklyn-ui b/brooklyn-ui
index ac272dd..8e1f4a9 160000
--- a/brooklyn-ui
+++ b/brooklyn-ui
@@ -1 +1 @@
-Subproject commit ac272ddcc0df559045fd04325db5467d82efc4b9
+Subproject commit 8e1f4a9db7218dff9fd15dd94fd0d3e438b6d494


[2/2] brooklyn git commit: Change version to 0.13.0-SNAPSHOT

Posted by dr...@apache.org.
Change version to 0.13.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/3185d2ad
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/3185d2ad
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/3185d2ad

Branch: refs/heads/master
Commit: 3185d2ad1f71add402198fb1fa9fa5bcccc86f74
Parents: fed4d82
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Authored: Mon Sep 18 15:13:28 2017 +0000
Committer: Duncan Godwin <du...@cloudsoftcorp.com>
Committed: Mon Sep 18 15:13:28 2017 +0000

----------------------------------------------------------------------
 README.md | 4 ++--
 pom.xml   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/3185d2ad/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 13197e3..0694b8f 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Or to run straight after the build, do:
 ### Resources
 
 <!--- BROOKLYN_VERSION_BELOW -->
-The **[Developers](https://brooklyn.apache.org/developers/)** section of the main website contains more detail on working with the codebase. There is also a more **Developer Guide** specific to each version, including [this branch (0.12.0-SNAPSHOT)](https://brooklyn.apache.org/v/0.12.0-SNAPSHOT/dev/), [latest stable](https://brooklyn.apache.org/v/latest/dev/), and [older releases](https://brooklyn.apache.org/meta/versions.html).
+The **[Developers](https://brooklyn.apache.org/developers/)** section of the main website contains more detail on working with the codebase. There is also a more **Developer Guide** specific to each version, including [this branch (0.13.0-SNAPSHOT)](https://brooklyn.apache.org/v/0.13.0-SNAPSHOT/dev/), [latest stable](https://brooklyn.apache.org/v/latest/dev/), and [older releases](https://brooklyn.apache.org/meta/versions.html).
 
 Useful topics include:
 
@@ -48,7 +48,7 @@ Useful topics include:
 * the **[maven build](http://brooklyn.apache.org/v/latest/dev/env/maven-build.html)** and what to do on build errors
 
 <!--- BROOKLYN_VERSION_BELOW -->
-* **[project structure](https://brooklyn.apache.org/v/0.12.0-SNAPSHOT/dev/code/structure.html)** of the codebase and submodules
+* **[project structure](https://brooklyn.apache.org/v/0.13.0-SNAPSHOT/dev/code/structure.html)** of the codebase and submodules
 
 * the **[people](https://brooklyn.apache.org/community/)** behind Apache Brooklyn
 

http://git-wip-us.apache.org/repos/asf/brooklyn/blob/3185d2ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b32fded..a063da8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.brooklyn</groupId>
     <artifactId>brooklyn</artifactId>
-    <version>0.12.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
+    <version>0.13.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
     <packaging>pom</packaging>
 
     <name>Brooklyn Root</name>