[SPLITPREP] revert version to 0.9.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/e95cec34 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/e95cec34 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/e95cec34 Branch: refs/heads/master Commit: e95cec3427c9d171c8535488802960152bbf8fdc Parents: 9b542ba Author: Alex Heneveld <[email protected]> Authored: Mon Dec 21 12:25:50 2015 +0000 Committer: Alex Heneveld <[email protected]> Committed: Mon Dec 21 16:43:39 2015 +0000 ---------------------------------------------------------------------- brooklyn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/e95cec34/brooklyn/pom.xml ---------------------------------------------------------------------- diff --git a/brooklyn/pom.xml b/brooklyn/pom.xml index 9e0a5eb..25e18f1 100644 --- a/brooklyn/pom.xml +++ b/brooklyn/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn</artifactId> - <version>0.9.SPLITWIP-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.9.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> <packaging>pom</packaging> <name>Brooklyn Root</name>
