This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch 1.1.0 in repository https://gitbox.apache.org/repos/asf/brooklyn.git
commit 83141598299c145d971461e9b103ea5298efe66d Author: Duncan Grant <duncan.gr...@cloudsoft.io> AuthorDate: Tue Jan 30 09:08:16 2024 +0000 Update submodules to 1.1.0 --- README.md | 4 ++-- brooklyn-client | 2 +- brooklyn-dist | 2 +- brooklyn-docs | 2 +- brooklyn-library | 2 +- brooklyn-server | 2 +- brooklyn-ui | 2 +- pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index dfd840a..ff19307 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ of the containing project, and the `scmBranch` is set to the git branch. ### 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 (1.1.0-SNAPSHOT)](https://brooklyn.apache.org/v/1.1.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 (1.1.0)](https://brooklyn.apache.org/v/1.1.0/dev/), [latest stable](https://brooklyn.apache.org/v/latest/dev/), and [older releases](https://brooklyn.apache.org/meta/versions.html). Useful topics include: @@ -83,7 +83,7 @@ Useful topics include: * the **[maven build](https://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/1.1.0-SNAPSHOT/dev/code/structure.html)** of the codebase and submodules +* **[project structure](https://brooklyn.apache.org/v/1.1.0/dev/code/structure.html)** of the codebase and submodules * the **[people](https://brooklyn.apache.org/community/)** behind Apache Brooklyn diff --git a/brooklyn-client b/brooklyn-client index d1f7954..587d869 160000 --- a/brooklyn-client +++ b/brooklyn-client @@ -1 +1 @@ -Subproject commit d1f79544dda54d6c12ae616607a4db5b52a419a8 +Subproject commit 587d869822666a6ea8ca80043d33c198acdf8326 diff --git a/brooklyn-dist b/brooklyn-dist index 8642aac..bab76db 160000 --- a/brooklyn-dist +++ b/brooklyn-dist @@ -1 +1 @@ -Subproject commit 8642aac00a35875af6470ec35d4099d9af198a61 +Subproject commit bab76db9d4d5ae646cd1fb43fd59ce909bf047ac diff --git a/brooklyn-docs b/brooklyn-docs index 43a861e..991e918 160000 --- a/brooklyn-docs +++ b/brooklyn-docs @@ -1 +1 @@ -Subproject commit 43a861e83e9d28fba8d960f9e74d95d150eca0c7 +Subproject commit 991e91811e76490c4cbdcdec2f347ee7f55a6b9e diff --git a/brooklyn-library b/brooklyn-library index 34094f3..cdcb319 160000 --- a/brooklyn-library +++ b/brooklyn-library @@ -1 +1 @@ -Subproject commit 34094f3ff3a24fa274403f5bef087245d4d33671 +Subproject commit cdcb3195228a3c4bc8f1031e7a54012ad02237fd diff --git a/brooklyn-server b/brooklyn-server index f1cd632..bb3d2ec 160000 --- a/brooklyn-server +++ b/brooklyn-server @@ -1 +1 @@ -Subproject commit f1cd632ed777d5076aedca843e5a4da9ff8e47dc +Subproject commit bb3d2ec8de376837b63a6a9742f3ccbbfd69ac38 diff --git a/brooklyn-ui b/brooklyn-ui index 7302b1a..c8f7c58 160000 --- a/brooklyn-ui +++ b/brooklyn-ui @@ -1 +1 @@ -Subproject commit 7302b1a3f6fe71b4b482aeabba8c25a984869a18 +Subproject commit c8f7c5869652aba403d6a1e5f743d3e5393774eb diff --git a/pom.xml b/pom.xml index bc27bf7..3a5dfd6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn</artifactId> - <version>1.1.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>1.1.0</version> <!-- BROOKLYN_VERSION --> <packaging>pom</packaging> <name>Brooklyn Root</name>