Change version to 0.8.0-incubating

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/aa00a441
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/aa00a441
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/aa00a441

Branch: refs/heads/0.8.0-incubating
Commit: aa00a441daf2ed5d7e239b8566fc288ffc18050c
Parents: a196bec
Author: Alex Heneveld <[email protected]>
Authored: Tue Sep 1 17:08:16 2015 +0100
Committer: Alex Heneveld <[email protected]>
Committed: Tue Sep 1 17:08:16 2015 +0100

----------------------------------------------------------------------
 usage/jsgui/pom.xml                                   | 2 +-
 usage/jsgui/src/main/webapp/assets/tpl/help/page.html | 2 +-
 usage/jsgui/src/main/webapp/index.html                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/aa00a441/usage/jsgui/pom.xml
----------------------------------------------------------------------
diff --git a/usage/jsgui/pom.xml b/usage/jsgui/pom.xml
index 3a664d3..18c026c 100644
--- a/usage/jsgui/pom.xml
+++ b/usage/jsgui/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version><!-- BROOKLYN_VERSION -->
+        <version>0.8.0-incubating</version><!-- BROOKLYN_VERSION -->
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/aa00a441/usage/jsgui/src/main/webapp/assets/tpl/help/page.html
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/tpl/help/page.html 
b/usage/jsgui/src/main/webapp/assets/tpl/help/page.html
index b3b0fa2..7fa1af3 100644
--- a/usage/jsgui/src/main/webapp/assets/tpl/help/page.html
+++ b/usage/jsgui/src/main/webapp/assets/tpl/help/page.html
@@ -28,7 +28,7 @@ under the License.
     Brooklyn is an Apache-licensed open-source project for deployment and 
management.
     </p>
     
-    <p>You are currently using Brooklyn Version 0.8.0-SNAPSHOT.</p> <!-- 
BROOKLYN_VERSION -->
+    <p>You are currently using Brooklyn Version 0.8.0-incubating.</p> <!-- 
BROOKLYN_VERSION -->
     
     <hr/>
     Some useful references include:

http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/aa00a441/usage/jsgui/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/index.html 
b/usage/jsgui/src/main/webapp/index.html
index 47f9647..ff78fea 100644
--- a/usage/jsgui/src/main/webapp/index.html
+++ b/usage/jsgui/src/main/webapp/index.html
@@ -45,7 +45,7 @@ under the License.
     <div class="navbar-inner">
         <div class="userName-top"><span id="user"></span> | <a href="/logout" 
id="logout-link">Log out</a></div>
         <div class="container">
-            <a class="logo" href="#" title="Brooklyn, Version 
0.8.0-SNAPSHOT"><!-- Logo added via CSS --></a> <!-- BROOKLYN_VERSION -->
+            <a class="logo" href="#" title="Brooklyn, Version 
0.8.0-incubating"><!-- Logo added via CSS --></a> <!-- BROOKLYN_VERSION -->
             <div class="menubar-top">
                 <ul class="nav">
                     <li><a href="#v1/home" class="nav1 nav1_home">Home</a></li>

Reply via email to