Repository: brooklyn-client Updated Branches: refs/heads/0.9.0 [created] 64573c8e1
Change version to 0.9.0 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/64573c8e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/64573c8e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client/diff/64573c8e Branch: refs/heads/0.9.0 Commit: 64573c8e1b8630f59b23356520282c91cc46a8a1 Parents: 285013a Author: Alex Heneveld <[email protected]> Authored: Wed Mar 30 10:41:12 2016 +0100 Committer: Alex Heneveld <[email protected]> Committed: Wed Mar 30 10:41:12 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/64573c8e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 33a1cbe..db2f11f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-parent</artifactId> - <version>0.9.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.9.0</version> <!-- BROOKLYN_VERSION --> <relativePath>../brooklyn-server/parent/</relativePath> </parent>
