various files which required additional annotations or manual changes for version updates
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/4f437025 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/4f437025 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/4f437025 Branch: refs/heads/0.4.0 Commit: 4f437025c7be9dda375a0edce1f1ffe6d1158fb4 Parents: f8510cc Author: Alex Heneveld <[email protected]> Authored: Fri Jan 4 15:56:46 2013 +0000 Committer: Alex Heneveld <[email protected]> Committed: Fri Jan 4 22:50:52 2013 +0000 ---------------------------------------------------------------------- usage/web-console/application.properties | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/4f437025/usage/web-console/application.properties ---------------------------------------------------------------------- diff --git a/usage/web-console/application.properties b/usage/web-console/application.properties index fb668c8..c278fcb 100644 --- a/usage/web-console/application.properties +++ b/usage/web-console/application.properties @@ -3,6 +3,7 @@ app.grails.version=1.3.7 app.name=brooklyn-web-console app.servlet.version=2.4 +# BROOKLYN_VERSION_BELOW app.version=0.4.0-SNAPSHOT plugins.haml=0.3 plugins.tomcat=1.3.7
