Repository: incubator-slider Updated Branches: refs/heads/develop 64d3a2c96 -> 82eb7c100
SLIDER-866 updating development POMs to 0.81.0-incubating-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/82eb7c10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/82eb7c10 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/82eb7c10 Branch: refs/heads/develop Commit: 82eb7c1009023f8034ec8ef443ca259e430017b5 Parents: 64d3a2c Author: Gour Saha <[email protected]> Authored: Thu May 7 00:42:16 2015 -0700 Committer: Gour Saha <[email protected]> Committed: Thu May 7 00:42:16 2015 -0700 ---------------------------------------------------------------------- app-packages/accumulo/pom.xml | 2 +- app-packages/command-logger/application-pkg/pom.xml | 2 +- app-packages/command-logger/slider-pkg/pom.xml | 2 +- app-packages/hbase-win/pom.xml | 2 +- app-packages/hbase/pom.xml | 2 +- app-packages/pom.xml | 2 +- app-packages/storm-win/pom.xml | 2 +- app-packages/storm/pom.xml | 2 +- pom.xml | 2 +- slider-agent/pom.xml | 2 +- slider-assembly/pom.xml | 2 +- slider-core/pom.xml | 2 +- slider-funtest/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/accumulo/pom.xml b/app-packages/accumulo/pom.xml index cd84848..11d04b7 100644 --- a/app-packages/accumulo/pom.xml +++ b/app-packages/accumulo/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.slider.packages</groupId> <artifactId>slider-app-packages</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/command-logger/application-pkg/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/command-logger/application-pkg/pom.xml b/app-packages/command-logger/application-pkg/pom.xml index 0fc87ff..23d355c 100644 --- a/app-packages/command-logger/application-pkg/pom.xml +++ b/app-packages/command-logger/application-pkg/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/command-logger/slider-pkg/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/command-logger/slider-pkg/pom.xml b/app-packages/command-logger/slider-pkg/pom.xml index 60e25a5..ea66881 100644 --- a/app-packages/command-logger/slider-pkg/pom.xml +++ b/app-packages/command-logger/slider-pkg/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/hbase-win/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/hbase-win/pom.xml b/app-packages/hbase-win/pom.xml index 05ba640..e641006 100644 --- a/app-packages/hbase-win/pom.xml +++ b/app-packages/hbase-win/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider.packages</groupId> <artifactId>slider-app-packages</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/hbase/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/hbase/pom.xml b/app-packages/hbase/pom.xml index e84f0b8..3188d60 100644 --- a/app-packages/hbase/pom.xml +++ b/app-packages/hbase/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider.packages</groupId> <artifactId>slider-app-packages</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/pom.xml b/app-packages/pom.xml index 05d7daa..6f9d0d1 100644 --- a/app-packages/pom.xml +++ b/app-packages/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/storm-win/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/storm-win/pom.xml b/app-packages/storm-win/pom.xml index 0d36864..b6e97c2 100644 --- a/app-packages/storm-win/pom.xml +++ b/app-packages/storm-win/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider.packages</groupId> <artifactId>slider-app-packages</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/app-packages/storm/pom.xml ---------------------------------------------------------------------- diff --git a/app-packages/storm/pom.xml b/app-packages/storm/pom.xml index 7a66cb8..6bc95ac 100644 --- a/app-packages/storm/pom.xml +++ b/app-packages/storm/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.slider.packages</groupId> <artifactId>slider-app-packages</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bd04e5a..122bb43 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> <name>Slider</name> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <description> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/slider-agent/pom.xml ---------------------------------------------------------------------- diff --git a/slider-agent/pom.xml b/slider-agent/pom.xml index 11cea57..c494b77 100644 --- a/slider-agent/pom.xml +++ b/slider-agent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>slider-agent</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/slider-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/slider-assembly/pom.xml b/slider-assembly/pom.xml index e005288..acf2954 100644 --- a/slider-assembly/pom.xml +++ b/slider-assembly/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/slider-core/pom.xml ---------------------------------------------------------------------- diff --git a/slider-core/pom.xml b/slider-core/pom.xml index 19c3253..8d48390 100644 --- a/slider-core/pom.xml +++ b/slider-core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> </parent> <build> http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82eb7c10/slider-funtest/pom.xml ---------------------------------------------------------------------- diff --git a/slider-funtest/pom.xml b/slider-funtest/pom.xml index cd2195c..cfbc401 100644 --- a/slider-funtest/pom.xml +++ b/slider-funtest/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.slider</groupId> <artifactId>slider</artifactId> - <version>0.72.0-incubating-SNAPSHOT</version> + <version>0.81.0-incubating-SNAPSHOT</version> </parent> <properties> <work.dir>package-tmp</work.dir>
