Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 941628524 -> 496052c28


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 496052c286fb27dd0957cf832ea1fc83e3d8da73
Parents: 9416285
Author: Richard Downer <[email protected]>
Authored: Thu Nov 6 14:04:41 2014 +0000
Committer: Richard Downer <[email protected]>
Committed: Thu Nov 6 14:04:41 2014 +0000

----------------------------------------------------------------------
 api/pom.xml                                 | 2 +-
 camp/camp-base/pom.xml                      | 2 +-
 camp/camp-server/pom.xml                    | 2 +-
 camp/pom.xml                                | 2 +-
 core/pom.xml                                | 2 +-
 examples/global-web-fabric/pom.xml          | 2 +-
 examples/pom.xml                            | 2 +-
 examples/simple-messaging-pubsub/pom.xml    | 2 +-
 examples/simple-nosql-cluster/pom.xml       | 2 +-
 examples/simple-web-cluster/pom.xml         | 2 +-
 examples/webapps/hello-world-sql/pom.xml    | 2 +-
 examples/webapps/hello-world-webapp/pom.xml | 2 +-
 examples/webapps/pom.xml                    | 2 +-
 locations/jclouds/pom.xml                   | 2 +-
 policy/pom.xml                              | 2 +-
 pom.xml                                     | 4 ++--
 software/base/pom.xml                       | 2 +-
 software/database/pom.xml                   | 2 +-
 software/messaging/pom.xml                  | 2 +-
 software/monitoring/pom.xml                 | 2 +-
 software/network/pom.xml                    | 2 +-
 software/nosql/pom.xml                      | 2 +-
 software/osgi/pom.xml                       | 2 +-
 software/webapp/pom.xml                     | 2 +-
 storage/hazelcast/pom.xml                   | 2 +-
 usage/all/pom.xml                           | 2 +-
 usage/archetypes/quickstart/pom.xml         | 2 +-
 usage/camp/pom.xml                          | 2 +-
 usage/cli/pom.xml                           | 2 +-
 usage/dist/pom.xml                          | 2 +-
 usage/downstream-parent/pom.xml             | 4 ++--
 usage/jsgui/pom.xml                         | 2 +-
 usage/launcher/pom.xml                      | 2 +-
 usage/logback-includes/pom.xml              | 2 +-
 usage/logback-xml/pom.xml                   | 2 +-
 usage/qa/pom.xml                            | 2 +-
 usage/rest-api/pom.xml                      | 2 +-
 usage/rest-client/pom.xml                   | 2 +-
 usage/rest-server/pom.xml                   | 2 +-
 usage/test-support/pom.xml                  | 2 +-
 utils/common/pom.xml                        | 2 +-
 utils/groovy/pom.xml                        | 2 +-
 utils/jmx/jmxmp-ssl-agent/pom.xml           | 2 +-
 utils/jmx/jmxrmi-agent/pom.xml              | 2 +-
 utils/rest-swagger/pom.xml                  | 2 +-
 utils/test-support/pom.xml                  | 2 +-
 46 files changed, 48 insertions(+), 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 0965386..55c60b0 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/camp/camp-base/pom.xml
----------------------------------------------------------------------
diff --git a/camp/camp-base/pom.xml b/camp/camp-base/pom.xml
index 12c2b2d..507831f 100644
--- a/camp/camp-base/pom.xml
+++ b/camp/camp-base/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn.camp</groupId>
         <artifactId>camp-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/camp/camp-server/pom.xml
----------------------------------------------------------------------
diff --git a/camp/camp-server/pom.xml b/camp/camp-server/pom.xml
index 01c0969..6e6ee72 100644
--- a/camp/camp-server/pom.xml
+++ b/camp/camp-server/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn.camp</groupId>
         <artifactId>camp-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/camp/pom.xml
----------------------------------------------------------------------
diff --git a/camp/pom.xml b/camp/pom.xml
index 5c2428c..afd69eb 100644
--- a/camp/pom.xml
+++ b/camp/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 0ac43fa..5145381 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/global-web-fabric/pom.xml
----------------------------------------------------------------------
diff --git a/examples/global-web-fabric/pom.xml 
b/examples/global-web-fabric/pom.xml
index 2dbd273..16c90d9 100644
--- a/examples/global-web-fabric/pom.xml
+++ b/examples/global-web-fabric/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index dad406a..1e85e96 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/simple-messaging-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-messaging-pubsub/pom.xml 
b/examples/simple-messaging-pubsub/pom.xml
index 0ef8379..520094c 100644
--- a/examples/simple-messaging-pubsub/pom.xml
+++ b/examples/simple-messaging-pubsub/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/simple-nosql-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-nosql-cluster/pom.xml 
b/examples/simple-nosql-cluster/pom.xml
index cf81cca..7f00ec5 100644
--- a/examples/simple-nosql-cluster/pom.xml
+++ b/examples/simple-nosql-cluster/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/simple-web-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-web-cluster/pom.xml 
b/examples/simple-web-cluster/pom.xml
index 42392fc..e484edd 100644
--- a/examples/simple-web-cluster/pom.xml
+++ b/examples/simple-web-cluster/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/webapps/hello-world-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webapps/hello-world-sql/pom.xml 
b/examples/webapps/hello-world-sql/pom.xml
index efa09da..cc610a8 100644
--- a/examples/webapps/hello-world-sql/pom.xml
+++ b/examples/webapps/hello-world-sql/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-webapps-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version> <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/webapps/hello-world-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webapps/hello-world-webapp/pom.xml 
b/examples/webapps/hello-world-webapp/pom.xml
index 0535bf5..c2ea589 100644
--- a/examples/webapps/hello-world-webapp/pom.xml
+++ b/examples/webapps/hello-world-webapp/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-webapps-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/examples/webapps/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webapps/pom.xml b/examples/webapps/pom.xml
index 220f8d2..36537d6 100644
--- a/examples/webapps/pom.xml
+++ b/examples/webapps/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn.example</groupId>
         <artifactId>brooklyn-examples-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>   <!-- 
BROOKLYN_VERSION -->
+        <version>0.7.0-SNAPSHOT</version>   <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/locations/jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/locations/jclouds/pom.xml b/locations/jclouds/pom.xml
index 5fdbbbf..f86147b 100644
--- a/locations/jclouds/pom.xml
+++ b/locations/jclouds/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/policy/pom.xml
----------------------------------------------------------------------
diff --git a/policy/pom.xml b/policy/pom.xml
index a027008..c90c370 100644
--- a/policy/pom.xml
+++ b/policy/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c1b636c..f40ed09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.brooklyn</groupId>
     <artifactId>brooklyn-parent</artifactId>
-    <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
+    <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
 
     <name>Brooklyn Parent Project</name>
     <description>
@@ -66,7 +66,7 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-brooklyn.git</url>
-      <tag>0.7.0-M2-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/base/pom.xml
----------------------------------------------------------------------
diff --git a/software/base/pom.xml b/software/base/pom.xml
index 57d3d30..443b8cd 100644
--- a/software/base/pom.xml
+++ b/software/base/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/database/pom.xml
----------------------------------------------------------------------
diff --git a/software/database/pom.xml b/software/database/pom.xml
index e523e02..7eec3cd 100644
--- a/software/database/pom.xml
+++ b/software/database/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/messaging/pom.xml
----------------------------------------------------------------------
diff --git a/software/messaging/pom.xml b/software/messaging/pom.xml
index 6b00ba6..6f661d3 100644
--- a/software/messaging/pom.xml
+++ b/software/messaging/pom.xml
@@ -29,7 +29,7 @@
        <parent>
                <groupId>org.apache.brooklyn</groupId>
                <artifactId>brooklyn-parent</artifactId>
-               <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- 
BROOKLYN_VERSION -->
+               <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/monitoring/pom.xml
----------------------------------------------------------------------
diff --git a/software/monitoring/pom.xml b/software/monitoring/pom.xml
index 80301ca..f239bc7 100644
--- a/software/monitoring/pom.xml
+++ b/software/monitoring/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/network/pom.xml
----------------------------------------------------------------------
diff --git a/software/network/pom.xml b/software/network/pom.xml
index 3cdf9ee..80ffb4b 100644
--- a/software/network/pom.xml
+++ b/software/network/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/nosql/pom.xml
----------------------------------------------------------------------
diff --git a/software/nosql/pom.xml b/software/nosql/pom.xml
index 605be99..fdb7bc1 100644
--- a/software/nosql/pom.xml
+++ b/software/nosql/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/osgi/pom.xml
----------------------------------------------------------------------
diff --git a/software/osgi/pom.xml b/software/osgi/pom.xml
index c4f16b3..d13efb4 100644
--- a/software/osgi/pom.xml
+++ b/software/osgi/pom.xml
@@ -30,7 +30,7 @@
        <parent>
                <groupId>org.apache.brooklyn</groupId>
                <artifactId>brooklyn-parent</artifactId>
-               <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- 
BROOKLYN_VERSION -->
+               <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/software/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/software/webapp/pom.xml b/software/webapp/pom.xml
index 341bc91..ccb89a2 100644
--- a/software/webapp/pom.xml
+++ b/software/webapp/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/storage/hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/storage/hazelcast/pom.xml b/storage/hazelcast/pom.xml
index c5c2e01..9fa47b9 100644
--- a/storage/hazelcast/pom.xml
+++ b/storage/hazelcast/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/all/pom.xml
----------------------------------------------------------------------
diff --git a/usage/all/pom.xml b/usage/all/pom.xml
index d672e22..846c803 100644
--- a/usage/all/pom.xml
+++ b/usage/all/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/archetypes/quickstart/pom.xml
----------------------------------------------------------------------
diff --git a/usage/archetypes/quickstart/pom.xml 
b/usage/archetypes/quickstart/pom.xml
index 85022b3..c69dd88 100644
--- a/usage/archetypes/quickstart/pom.xml
+++ b/usage/archetypes/quickstart/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.brooklyn</groupId>
     <artifactId>brooklyn-parent</artifactId>
-    <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
+    <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/camp/pom.xml
----------------------------------------------------------------------
diff --git a/usage/camp/pom.xml b/usage/camp/pom.xml
index 1585b1f..96db968 100644
--- a/usage/camp/pom.xml
+++ b/usage/camp/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version><!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version><!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/cli/pom.xml
----------------------------------------------------------------------
diff --git a/usage/cli/pom.xml b/usage/cli/pom.xml
index e087552..a3a5262 100644
--- a/usage/cli/pom.xml
+++ b/usage/cli/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/dist/pom.xml
----------------------------------------------------------------------
diff --git a/usage/dist/pom.xml b/usage/dist/pom.xml
index 56812f8..3b7f1e6 100644
--- a/usage/dist/pom.xml
+++ b/usage/dist/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/downstream-parent/pom.xml
----------------------------------------------------------------------
diff --git a/usage/downstream-parent/pom.xml b/usage/downstream-parent/pom.xml
index be50095..251f5b2 100644
--- a/usage/downstream-parent/pom.xml
+++ b/usage/downstream-parent/pom.xml
@@ -22,7 +22,7 @@
 
   <groupId>org.apache.brooklyn</groupId>
   <artifactId>brooklyn-downstream-parent</artifactId>
-  <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
+  <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
   <packaging>pom</packaging>
   
   <name>Brooklyn Downstream Project Parent</name>
@@ -44,7 +44,7 @@
     
<excludedTestGroups>Integration,Acceptance,Live,Live-sanity,WIP</excludedTestGroups>
     
     <!-- Dependencies -->
-    <brooklyn.version>0.7.0-M3-incubating-SNAPSHOT</brooklyn.version>  <!-- 
BROOKLYN_VERSION -->
+    <brooklyn.version>0.7.0-SNAPSHOT</brooklyn.version>  <!-- BROOKLYN_VERSION 
-->
     <!-- versions should match those used by Brooklyn, to avoid conflicts -->
     <jclouds.version>1.8.0</jclouds.version>
     <logback.version>1.0.7</logback.version>

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/jsgui/pom.xml
----------------------------------------------------------------------
diff --git a/usage/jsgui/pom.xml b/usage/jsgui/pom.xml
index 283f13b..20e760e 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.7.0-M3-incubating-SNAPSHOT</version><!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version><!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/launcher/pom.xml
----------------------------------------------------------------------
diff --git a/usage/launcher/pom.xml b/usage/launcher/pom.xml
index 275fecd..d105375 100644
--- a/usage/launcher/pom.xml
+++ b/usage/launcher/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/logback-includes/pom.xml
----------------------------------------------------------------------
diff --git a/usage/logback-includes/pom.xml b/usage/logback-includes/pom.xml
index 0de0550..2eed503 100644
--- a/usage/logback-includes/pom.xml
+++ b/usage/logback-includes/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/logback-xml/pom.xml
----------------------------------------------------------------------
diff --git a/usage/logback-xml/pom.xml b/usage/logback-xml/pom.xml
index bf5eb7a..9f84d1f 100644
--- a/usage/logback-xml/pom.xml
+++ b/usage/logback-xml/pom.xml
@@ -38,7 +38,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/qa/pom.xml
----------------------------------------------------------------------
diff --git a/usage/qa/pom.xml b/usage/qa/pom.xml
index 62cbe61..e236eed 100644
--- a/usage/qa/pom.xml
+++ b/usage/qa/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/usage/rest-api/pom.xml b/usage/rest-api/pom.xml
index 1782eff..c817d53 100644
--- a/usage/rest-api/pom.xml
+++ b/usage/rest-api/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version><!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version><!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/usage/rest-client/pom.xml b/usage/rest-client/pom.xml
index 45bd465..f39903c 100644
--- a/usage/rest-client/pom.xml
+++ b/usage/rest-client/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version> <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/rest-server/pom.xml
----------------------------------------------------------------------
diff --git a/usage/rest-server/pom.xml b/usage/rest-server/pom.xml
index 251e924..ae09981 100644
--- a/usage/rest-server/pom.xml
+++ b/usage/rest-server/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version><!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version><!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/usage/test-support/pom.xml
----------------------------------------------------------------------
diff --git a/usage/test-support/pom.xml b/usage/test-support/pom.xml
index 065a3f5..9f15b7d 100644
--- a/usage/test-support/pom.xml
+++ b/usage/test-support/pom.xml
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.brooklyn</groupId>
                <artifactId>brooklyn-parent</artifactId>
-               <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- 
BROOKLYN_VERSION -->
+               <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/common/pom.xml
----------------------------------------------------------------------
diff --git a/utils/common/pom.xml b/utils/common/pom.xml
index f35c343..746658e 100644
--- a/utils/common/pom.xml
+++ b/utils/common/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/groovy/pom.xml
----------------------------------------------------------------------
diff --git a/utils/groovy/pom.xml b/utils/groovy/pom.xml
index 8daa2a2..2542077 100644
--- a/utils/groovy/pom.xml
+++ b/utils/groovy/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/jmx/jmxmp-ssl-agent/pom.xml
----------------------------------------------------------------------
diff --git a/utils/jmx/jmxmp-ssl-agent/pom.xml 
b/utils/jmx/jmxmp-ssl-agent/pom.xml
index ccc161c..4a43c4e 100644
--- a/utils/jmx/jmxmp-ssl-agent/pom.xml
+++ b/utils/jmx/jmxmp-ssl-agent/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/jmx/jmxrmi-agent/pom.xml
----------------------------------------------------------------------
diff --git a/utils/jmx/jmxrmi-agent/pom.xml b/utils/jmx/jmxrmi-agent/pom.xml
index 0cc1516..11ed05d 100644
--- a/utils/jmx/jmxrmi-agent/pom.xml
+++ b/utils/jmx/jmxrmi-agent/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/utils/rest-swagger/pom.xml b/utils/rest-swagger/pom.xml
index daa3176..fbe902d 100644
--- a/utils/rest-swagger/pom.xml
+++ b/utils/rest-swagger/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/496052c2/utils/test-support/pom.xml
----------------------------------------------------------------------
diff --git a/utils/test-support/pom.xml b/utils/test-support/pom.xml
index bd2a114..c57f5fb 100644
--- a/utils/test-support/pom.xml
+++ b/utils/test-support/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.brooklyn</groupId>
         <artifactId>brooklyn-parent</artifactId>
-        <version>0.7.0-M3-incubating-SNAPSHOT</version>  <!-- BROOKLYN_VERSION 
-->
+        <version>0.7.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Reply via email to