Repository: brooklyn-client
Updated Branches:
  refs/heads/master 285013a19 -> 7139e5805


Change version to 0.10.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: 7139e5805c9ed2ff10c3603c4f5bdeef1f9efa8e
Parents: 285013a
Author: Alex Heneveld <[email protected]>
Authored: Wed Mar 30 10:59:22 2016 +0100
Committer: Alex Heneveld <[email protected]>
Committed: Wed Mar 30 10:59:22 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7139e580/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 33a1cbe..1e79b0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
+        <version>0.10.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../brooklyn-server/parent/</relativePath>
     </parent>
     

Reply via email to