Preparing to release 3.7.0-RC1
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/207b373f Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/207b373f Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/207b373f Branch: refs/heads/release-3.7 Commit: 207b373f2f828636a03294bb388a279d03c5593b Parents: 98f4f03 Author: Apex Dev <[email protected]> Authored: Mon Mar 27 22:39:51 2017 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Mar 27 22:39:51 2017 -0700 ---------------------------------------------------------------------- apps/filecopy/pom.xml | 4 ++-- apps/logstream/pom.xml | 2 +- apps/pom.xml | 2 +- benchmark/pom.xml | 2 +- contrib/pom.xml | 2 +- examples/csvformatter/pom.xml | 2 +- examples/dedup/pom.xml | 2 +- examples/distributedistinct/pom.xml | 2 +- examples/dynamic-partition/pom.xml | 2 +- examples/echoserver/pom.xml | 2 +- examples/enricher/pom.xml | 2 +- examples/filter/pom.xml | 2 +- examples/frauddetect/pom.xml | 2 +- examples/highlevelapi/pom.xml | 2 +- examples/innerjoin/pom.xml | 2 +- examples/iteration/pom.xml | 2 +- examples/machinedata/pom.xml | 2 +- examples/mobile/pom.xml | 2 +- examples/mrmonitor/pom.xml | 2 +- examples/mroperator/pom.xml | 2 +- examples/parser/pom.xml | 2 +- examples/partition/pom.xml | 2 +- examples/pi/pom.xml | 2 +- examples/pom.xml | 2 +- examples/r/pom.xml | 2 +- examples/recordReader/pom.xml | 2 +- examples/sql/pom.xml | 2 +- examples/throttle/pom.xml | 2 +- examples/transform/pom.xml | 2 +- examples/twitter/pom.xml | 2 +- examples/uniquecount/pom.xml | 2 +- examples/wordcount/pom.xml | 2 +- examples/yahoofinance/pom.xml | 2 +- hive/pom.xml | 2 +- kafka/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 2 +- sql/pom.xml | 2 +- stream/pom.xml | 2 +- 40 files changed, 41 insertions(+), 41 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/apps/filecopy/pom.xml ---------------------------------------------------------------------- diff --git a/apps/filecopy/pom.xml b/apps/filecopy/pom.xml index da50520..6fc21cc 100644 --- a/apps/filecopy/pom.xml +++ b/apps/filecopy/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>malhar-apps</artifactId> <groupId>org.apache.apex</groupId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>filecopy</artifactId> @@ -79,7 +79,7 @@ <dependency> <groupId>org.apache.apex</groupId> <artifactId>malhar-library</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> <exclusions> <exclusion> <groupId>*</groupId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/apps/logstream/pom.xml ---------------------------------------------------------------------- diff --git a/apps/logstream/pom.xml b/apps/logstream/pom.xml index 58fe356..c2aa9a6 100644 --- a/apps/logstream/pom.xml +++ b/apps/logstream/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>malhar-apps</artifactId> <groupId>org.apache.apex</groupId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <groupId>org.apache.apex</groupId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/apps/pom.xml ---------------------------------------------------------------------- diff --git a/apps/pom.xml b/apps/pom.xml index ae8477a..4fc5259 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-apps</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/benchmark/pom.xml ---------------------------------------------------------------------- diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 4bbd5ac..6c8f127 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>malhar</artifactId> <groupId>org.apache.apex</groupId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <groupId>org.apache.apex</groupId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/contrib/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/pom.xml b/contrib/pom.xml index 4636ca3..50e14da 100755 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-contrib</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/csvformatter/pom.xml ---------------------------------------------------------------------- diff --git a/examples/csvformatter/pom.xml b/examples/csvformatter/pom.xml index 7df58e4..e480600 100644 --- a/examples/csvformatter/pom.xml +++ b/examples/csvformatter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-csvformatter</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/dedup/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dedup/pom.xml b/examples/dedup/pom.xml index acba0f6..b457420 100644 --- a/examples/dedup/pom.xml +++ b/examples/dedup/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-dedup</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/distributedistinct/pom.xml ---------------------------------------------------------------------- diff --git a/examples/distributedistinct/pom.xml b/examples/distributedistinct/pom.xml index 510ea68..352498d 100644 --- a/examples/distributedistinct/pom.xml +++ b/examples/distributedistinct/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/dynamic-partition/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dynamic-partition/pom.xml b/examples/dynamic-partition/pom.xml index b12c09f..51dc5a7 100644 --- a/examples/dynamic-partition/pom.xml +++ b/examples/dynamic-partition/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-dynamic-partition</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/echoserver/pom.xml ---------------------------------------------------------------------- diff --git a/examples/echoserver/pom.xml b/examples/echoserver/pom.xml index ae8a4be..6782953 100644 --- a/examples/echoserver/pom.xml +++ b/examples/echoserver/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>malhar-examples</artifactId> <groupId>org.apache.apex</groupId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <groupId>org.apache.apex</groupId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/enricher/pom.xml ---------------------------------------------------------------------- diff --git a/examples/enricher/pom.xml b/examples/enricher/pom.xml index 170efa6..c69736f 100644 --- a/examples/enricher/pom.xml +++ b/examples/enricher/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-enricher</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/filter/pom.xml ---------------------------------------------------------------------- diff --git a/examples/filter/pom.xml b/examples/filter/pom.xml index 265ddd5..db8a356 100644 --- a/examples/filter/pom.xml +++ b/examples/filter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-filter</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/frauddetect/pom.xml ---------------------------------------------------------------------- diff --git a/examples/frauddetect/pom.xml b/examples/frauddetect/pom.xml index 36d4153..d2de215 100644 --- a/examples/frauddetect/pom.xml +++ b/examples/frauddetect/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/highlevelapi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/highlevelapi/pom.xml b/examples/highlevelapi/pom.xml index da843b7..63305e5 100644 --- a/examples/highlevelapi/pom.xml +++ b/examples/highlevelapi/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <build> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/innerjoin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/innerjoin/pom.xml b/examples/innerjoin/pom.xml index ef2a12c..6932978 100644 --- a/examples/innerjoin/pom.xml +++ b/examples/innerjoin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-innerjoin</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/iteration/pom.xml ---------------------------------------------------------------------- diff --git a/examples/iteration/pom.xml b/examples/iteration/pom.xml index 471b173..9a7bd89 100644 --- a/examples/iteration/pom.xml +++ b/examples/iteration/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> </project> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/machinedata/pom.xml ---------------------------------------------------------------------- diff --git a/examples/machinedata/pom.xml b/examples/machinedata/pom.xml index cf17d9b..a008041 100644 --- a/examples/machinedata/pom.xml +++ b/examples/machinedata/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/mobile/pom.xml ---------------------------------------------------------------------- diff --git a/examples/mobile/pom.xml b/examples/mobile/pom.xml index cb40887..05281dd 100644 --- a/examples/mobile/pom.xml +++ b/examples/mobile/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/mrmonitor/pom.xml ---------------------------------------------------------------------- diff --git a/examples/mrmonitor/pom.xml b/examples/mrmonitor/pom.xml index 527565b..657b505 100644 --- a/examples/mrmonitor/pom.xml +++ b/examples/mrmonitor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/mroperator/pom.xml ---------------------------------------------------------------------- diff --git a/examples/mroperator/pom.xml b/examples/mroperator/pom.xml index c9a7b65..2108775 100644 --- a/examples/mroperator/pom.xml +++ b/examples/mroperator/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/parser/pom.xml ---------------------------------------------------------------------- diff --git a/examples/parser/pom.xml b/examples/parser/pom.xml index b90b06e..89217c4 100644 --- a/examples/parser/pom.xml +++ b/examples/parser/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-parser</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/partition/pom.xml ---------------------------------------------------------------------- diff --git a/examples/partition/pom.xml b/examples/partition/pom.xml index 55af32f..0df9f64 100644 --- a/examples/partition/pom.xml +++ b/examples/partition/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-partition</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/pi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pi/pom.xml b/examples/pi/pom.xml index 6c4935f..7faaafe 100644 --- a/examples/pi/pom.xml +++ b/examples/pi/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index be0f0d3..fd9b48f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/r/pom.xml ---------------------------------------------------------------------- diff --git a/examples/r/pom.xml b/examples/r/pom.xml index 46b7d47..1703c71 100644 --- a/examples/r/pom.xml +++ b/examples/r/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/recordReader/pom.xml ---------------------------------------------------------------------- diff --git a/examples/recordReader/pom.xml b/examples/recordReader/pom.xml index e264f51..005c9bd 100644 --- a/examples/recordReader/pom.xml +++ b/examples/recordReader/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-recordReader</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/sql/pom.xml b/examples/sql/pom.xml index 7eb0f4d..45a778b 100644 --- a/examples/sql/pom.xml +++ b/examples/sql/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <build> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/throttle/pom.xml ---------------------------------------------------------------------- diff --git a/examples/throttle/pom.xml b/examples/throttle/pom.xml index df0a8fd..d9da700 100644 --- a/examples/throttle/pom.xml +++ b/examples/throttle/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-throttle</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/transform/pom.xml ---------------------------------------------------------------------- diff --git a/examples/transform/pom.xml b/examples/transform/pom.xml index b2354f9..e410bc9 100644 --- a/examples/transform/pom.xml +++ b/examples/transform/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-examples-transform</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/twitter/pom.xml ---------------------------------------------------------------------- diff --git a/examples/twitter/pom.xml b/examples/twitter/pom.xml index 76924c9..4014452 100644 --- a/examples/twitter/pom.xml +++ b/examples/twitter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/uniquecount/pom.xml ---------------------------------------------------------------------- diff --git a/examples/uniquecount/pom.xml b/examples/uniquecount/pom.xml index 37e4bb1..42d025d 100644 --- a/examples/uniquecount/pom.xml +++ b/examples/uniquecount/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/wordcount/pom.xml ---------------------------------------------------------------------- diff --git a/examples/wordcount/pom.xml b/examples/wordcount/pom.xml index 9106c7c..a1f2f26 100644 --- a/examples/wordcount/pom.xml +++ b/examples/wordcount/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/examples/yahoofinance/pom.xml ---------------------------------------------------------------------- diff --git a/examples/yahoofinance/pom.xml b/examples/yahoofinance/pom.xml index c607198..3ae38df 100644 --- a/examples/yahoofinance/pom.xml +++ b/examples/yahoofinance/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar-examples</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/hive/pom.xml ---------------------------------------------------------------------- diff --git a/hive/pom.xml b/hive/pom.xml index 56d1084..803949b 100755 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-hive</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/kafka/pom.xml ---------------------------------------------------------------------- diff --git a/kafka/pom.xml b/kafka/pom.xml index 654c62c..a0fb915 100755 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-kafka</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/library/pom.xml ---------------------------------------------------------------------- diff --git a/library/pom.xml b/library/pom.xml index a8b3b9b..393f849 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-library</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9660982..a320a27 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> <packaging>pom</packaging> <name>Apache Apex Malhar</name> <url>http://apex.apache.org</url> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index e1488d5..ba6f569 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-samples</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/sql/pom.xml ---------------------------------------------------------------------- diff --git a/sql/pom.xml b/sql/pom.xml index 4d5b1d0..00d3c3a 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-sql</artifactId> http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/207b373f/stream/pom.xml ---------------------------------------------------------------------- diff --git a/stream/pom.xml b/stream/pom.xml index 8e7b98a..da85686 100755 --- a/stream/pom.xml +++ b/stream/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.apex</groupId> <artifactId>malhar</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>malhar-stream</artifactId>
