Created new release branch. Updating version to 3.2.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/e7a475c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/e7a475c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/e7a475c1 Branch: refs/heads/feature-AppData Commit: e7a475c11f3b2809de1be859c142738d67dda39f Parents: 3e07843 Author: thomas <[email protected]> Authored: Fri Aug 21 23:55:05 2015 -0700 Committer: thomas <[email protected]> Committed: Fri Aug 21 23:55:05 2015 -0700 ---------------------------------------------------------------------- apps/logstream/pom.xml | 2 +- apps/pom.xml | 2 +- benchmark/pom.xml | 2 +- contrib/pom.xml | 2 +- demos/echoserver/pom.xml | 2 +- demos/frauddetect/pom.xml | 4 ++-- demos/machinedata/pom.xml | 4 ++-- demos/mobile/pom.xml | 4 ++-- demos/mrmonitor/pom.xml | 4 ++-- demos/mroperator/pom.xml | 4 ++-- demos/pi/pom.xml | 4 ++-- demos/pom.xml | 2 +- demos/r/pom.xml | 4 ++-- demos/twitter/pom.xml | 4 ++-- demos/uniquecount/pom.xml | 4 ++-- demos/wordcount/pom.xml | 4 ++-- demos/yahoofinance/pom.xml | 4 ++-- library/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 2 +- 20 files changed, 31 insertions(+), 31 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/apps/logstream/pom.xml ---------------------------------------------------------------------- diff --git a/apps/logstream/pom.xml b/apps/logstream/pom.xml index 67df24c..9643daf 100644 --- a/apps/logstream/pom.xml +++ b/apps/logstream/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>malhar-apps</artifactId> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <groupId>com.datatorrent</groupId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/apps/pom.xml ---------------------------------------------------------------------- diff --git a/apps/pom.xml b/apps/pom.xml index e816985..b984069 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>malhar-apps</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/benchmark/pom.xml ---------------------------------------------------------------------- diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 0d07203..a2a7de2 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>malhar</artifactId> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <groupId>com.datatorrent</groupId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/contrib/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/pom.xml b/contrib/pom.xml index 50d7234..ee3c8bc 100755 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>malhar-contrib</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/echoserver/pom.xml ---------------------------------------------------------------------- diff --git a/demos/echoserver/pom.xml b/demos/echoserver/pom.xml index 3d29f7f..ab64811 100644 --- a/demos/echoserver/pom.xml +++ b/demos/echoserver/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>malhar-demos</artifactId> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <groupId>com.datatorrent</groupId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/frauddetect/pom.xml ---------------------------------------------------------------------- diff --git a/demos/frauddetect/pom.xml b/demos/frauddetect/pom.xml index 13c9fcd..1313311 100644 --- a/demos/frauddetect/pom.xml +++ b/demos/frauddetect/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>frauddetect-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/machinedata/pom.xml ---------------------------------------------------------------------- diff --git a/demos/machinedata/pom.xml b/demos/machinedata/pom.xml index 3498d0d..e36d83f 100644 --- a/demos/machinedata/pom.xml +++ b/demos/machinedata/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>machinedata-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/mobile/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mobile/pom.xml b/demos/mobile/pom.xml index cd55a7b..6dfc7f6 100644 --- a/demos/mobile/pom.xml +++ b/demos/mobile/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>mobile-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/mrmonitor/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mrmonitor/pom.xml b/demos/mrmonitor/pom.xml index 181343a..7e04f60 100644 --- a/demos/mrmonitor/pom.xml +++ b/demos/mrmonitor/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>mrmonitor</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/mroperator/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mroperator/pom.xml b/demos/mroperator/pom.xml index 4e09392..abf9abe 100644 --- a/demos/mroperator/pom.xml +++ b/demos/mroperator/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>mroperator</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/pi/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pi/pom.xml b/demos/pi/pom.xml index 5719b2c..33ee252 100644 --- a/demos/pi/pom.xml +++ b/demos/pi/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>pi-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> </project> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 7b3aa08..2e93e02 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>malhar-demos</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/r/pom.xml ---------------------------------------------------------------------- diff --git a/demos/r/pom.xml b/demos/r/pom.xml index 42c203c..3b036ee 100644 --- a/demos/r/pom.xml +++ b/demos/r/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>r-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/twitter/pom.xml ---------------------------------------------------------------------- diff --git a/demos/twitter/pom.xml b/demos/twitter/pom.xml index 8a0bec9..09ce1e2 100644 --- a/demos/twitter/pom.xml +++ b/demos/twitter/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>twitter-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/uniquecount/pom.xml ---------------------------------------------------------------------- diff --git a/demos/uniquecount/pom.xml b/demos/uniquecount/pom.xml index 8b7d3fc..a75c56e 100644 --- a/demos/uniquecount/pom.xml +++ b/demos/uniquecount/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>uniquecount</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/wordcount/pom.xml ---------------------------------------------------------------------- diff --git a/demos/wordcount/pom.xml b/demos/wordcount/pom.xml index 779b4f7..a3834ba 100644 --- a/demos/wordcount/pom.xml +++ b/demos/wordcount/pom.xml @@ -4,7 +4,7 @@ <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>wordcount-demo</artifactId> <packaging>jar</packaging> @@ -14,7 +14,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/demos/yahoofinance/pom.xml ---------------------------------------------------------------------- diff --git a/demos/yahoofinance/pom.xml b/demos/yahoofinance/pom.xml index 3b4db0c..80bbb4a 100644 --- a/demos/yahoofinance/pom.xml +++ b/demos/yahoofinance/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.datatorrent</groupId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <artifactId>yahoo-finance-demo</artifactId> <packaging>jar</packaging> @@ -13,7 +13,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar-demos</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/library/pom.xml ---------------------------------------------------------------------- diff --git a/library/pom.xml b/library/pom.xml index 77b8506..defd214 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>malhar-library</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ccdc00a..c95f524 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Malhar Open Source</name> <url>https://www.datatorrent.com/</url> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e7a475c1/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index 7e8b274..f1c13ba 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>com.datatorrent</groupId> <artifactId>malhar</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>malhar-samples</artifactId>
