Updates brooklyn version to 0.12.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/289dad16 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/289dad16 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/289dad16 Branch: refs/heads/master Commit: 289dad166b4dc6992a992648ccc953fd04e6c11c Parents: ece583d Author: Mark McKenna <[email protected]> Authored: Thu Apr 13 21:58:06 2017 +0100 Committer: Andrew Donald Kennedy <[email protected]> Committed: Fri May 19 14:01:20 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/289dad16/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 283fd2e..3bee6f1 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-downstream-parent</artifactId> - <version>0.11.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.12.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> </parent> <licenses>
