You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:32:10 UTC

[15/22] brooklyn git commit: [SPLITPREP] revert version to 0.9.0-SNAPSHOT

[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 <al...@cloudsoftcorp.com>
Authored: Mon Dec 21 12:25:50 2015 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
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>