Repository: brooklyn-server Updated Branches: refs/heads/master 9eacf6665 -> 4ce236d5e
Remove âincubatorâ reference from camp/readme.md Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9cb1db3d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9cb1db3d Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/9cb1db3d Branch: refs/heads/master Commit: 9cb1db3d50ecc137ffa6f9187d8d674c29fc3aa9 Parents: a32cdd6 Author: Aled Sage <[email protected]> Authored: Wed May 3 20:28:37 2017 +0100 Committer: Aled Sage <[email protected]> Committed: Wed May 3 20:28:37 2017 +0100 ---------------------------------------------------------------------- camp/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/9cb1db3d/camp/README.md ---------------------------------------------------------------------- diff --git a/camp/README.md b/camp/README.md index 225e18e..f47b2fe 100644 --- a/camp/README.md +++ b/camp/README.md @@ -13,7 +13,7 @@ The projects in this directory are designed so they could be used to build other CAMP servers not based on Brooklyn, if desired. These projects are part of the Apache Software Foundation Brooklyn project -(https://brooklyn.incubator.apache.org) and released under the Apache License 2.0. +(https://brooklyn.apache.org) and released under the Apache License 2.0. ---- Licensed to the Apache Software Foundation (ASF) under one @@ -31,4 +31,5 @@ software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations -under the License. \ No newline at end of file +under the License. +
