Change version to 0.8.0-incubating
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/c2cc572b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/c2cc572b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/c2cc572b Branch: refs/heads/0.8.0-incubating Commit: c2cc572b753e4215a4eb4d08b75a370c0fae59dc Parents: 59eaffc 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 ---------------------------------------------------------------------- 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 +- sandbox/cassandra-multicloud-snitch/pom.xml | 2 +- sandbox/database/pom.xml | 2 +- sandbox/extra/pom.xml | 2 +- sandbox/mobile-app/pom.xml | 2 +- sandbox/monitoring/pom.xml | 2 +- sandbox/nosql/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 +- usage/camp/pom.xml | 2 +- usage/qa/pom.xml | 2 +- usage/qa/start-monitor.sh | 2 +- usage/qa/start-webcluster.sh | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/examples/global-web-fabric/pom.xml ---------------------------------------------------------------------- diff --git a/examples/global-web-fabric/pom.xml b/examples/global-web-fabric/pom.xml index 44f4d5f..bfc7cdc 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 73d6973..06d3709 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.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-library/blob/c2cc572b/examples/simple-messaging-pubsub/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simple-messaging-pubsub/pom.xml b/examples/simple-messaging-pubsub/pom.xml index 173d171..146c8c7 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/examples/simple-nosql-cluster/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simple-nosql-cluster/pom.xml b/examples/simple-nosql-cluster/pom.xml index 1bfb43d..a1784a4 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/examples/simple-web-cluster/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simple-web-cluster/pom.xml b/examples/simple-web-cluster/pom.xml index 40e68e4..0656e85 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/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 615c988..e5b5012 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/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 9857ca1..2f0650a 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/examples/webapps/pom.xml ---------------------------------------------------------------------- diff --git a/examples/webapps/pom.xml b/examples/webapps/pom.xml index 5894713..df5a13c 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.8.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION --> + <version>0.8.0-incubating</version> <!-- BROOKLYN_VERSION --> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/sandbox/cassandra-multicloud-snitch/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/cassandra-multicloud-snitch/pom.xml b/sandbox/cassandra-multicloud-snitch/pom.xml index 18c4543..45b225e 100644 --- a/sandbox/cassandra-multicloud-snitch/pom.xml +++ b/sandbox/cassandra-multicloud-snitch/pom.xml @@ -29,7 +29,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-library/blob/c2cc572b/sandbox/database/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/database/pom.xml b/sandbox/database/pom.xml index 244e2fc..369c451 100644 --- a/sandbox/database/pom.xml +++ b/sandbox/database/pom.xml @@ -31,7 +31,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-library/blob/c2cc572b/sandbox/extra/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/extra/pom.xml b/sandbox/extra/pom.xml index 7ece3fb..52bcf00 100644 --- a/sandbox/extra/pom.xml +++ b/sandbox/extra/pom.xml @@ -31,7 +31,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-library/blob/c2cc572b/sandbox/mobile-app/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/mobile-app/pom.xml b/sandbox/mobile-app/pom.xml index 0b8961a..a347cb9 100644 --- a/sandbox/mobile-app/pom.xml +++ b/sandbox/mobile-app/pom.xml @@ -35,7 +35,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-library/blob/c2cc572b/sandbox/monitoring/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/monitoring/pom.xml b/sandbox/monitoring/pom.xml index b18362c..fcc0dd0 100644 --- a/sandbox/monitoring/pom.xml +++ b/sandbox/monitoring/pom.xml @@ -31,7 +31,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-library/blob/c2cc572b/sandbox/nosql/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/nosql/pom.xml b/sandbox/nosql/pom.xml index ccf1487..bc291af 100644 --- a/sandbox/nosql/pom.xml +++ b/sandbox/nosql/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-library/blob/c2cc572b/software/database/pom.xml ---------------------------------------------------------------------- diff --git a/software/database/pom.xml b/software/database/pom.xml index 97d571c..2bc400f 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.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-library/blob/c2cc572b/software/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/software/messaging/pom.xml b/software/messaging/pom.xml index bd0a84d..5d288e7 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.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-library/blob/c2cc572b/software/monitoring/pom.xml ---------------------------------------------------------------------- diff --git a/software/monitoring/pom.xml b/software/monitoring/pom.xml index ab4392a..3055e8b 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.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-library/blob/c2cc572b/software/network/pom.xml ---------------------------------------------------------------------- diff --git a/software/network/pom.xml b/software/network/pom.xml index 014c845..89308e3 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.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-library/blob/c2cc572b/software/nosql/pom.xml ---------------------------------------------------------------------- diff --git a/software/nosql/pom.xml b/software/nosql/pom.xml index 8acbc95..5158358 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.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-library/blob/c2cc572b/software/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/software/osgi/pom.xml b/software/osgi/pom.xml index 5f87ca6..049f1c5 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.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-library/blob/c2cc572b/software/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/software/webapp/pom.xml b/software/webapp/pom.xml index fa619f2..5a4ebed 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.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-library/blob/c2cc572b/usage/camp/pom.xml ---------------------------------------------------------------------- diff --git a/usage/camp/pom.xml b/usage/camp/pom.xml index 34da33c..f06014e 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.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-library/blob/c2cc572b/usage/qa/pom.xml ---------------------------------------------------------------------- diff --git a/usage/qa/pom.xml b/usage/qa/pom.xml index efadae9..9c75902 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.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-library/blob/c2cc572b/usage/qa/start-monitor.sh ---------------------------------------------------------------------- diff --git a/usage/qa/start-monitor.sh b/usage/qa/start-monitor.sh index 70dc9c6..663ace8 100755 --- a/usage/qa/start-monitor.sh +++ b/usage/qa/start-monitor.sh @@ -25,7 +25,7 @@ #set -x # debug CLASS=brooklyn.qa.longevity.Monitor -VERSION=0.8.0-SNAPSHOT # BROOKLYN_VERSION +VERSION=0.8.0-incubating # BROOKLYN_VERSION ROOT=$(cd $(dirname $0) && pwd) cd $ROOT http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/c2cc572b/usage/qa/start-webcluster.sh ---------------------------------------------------------------------- diff --git a/usage/qa/start-webcluster.sh b/usage/qa/start-webcluster.sh index e61dfe1..ae31c1c 100755 --- a/usage/qa/start-webcluster.sh +++ b/usage/qa/start-webcluster.sh @@ -25,7 +25,7 @@ #set -x # debug CLASS=brooklyn.qa.longevity.webcluster.WebClusterApp -VERSION=0.8.0-SNAPSHOT # BROOKLYN_VERSION +VERSION=0.8.0-incubating # BROOKLYN_VERSION ROOT=$(cd $(dirname $0) && pwd) cd $ROOT
