Repository: falcon Updated Branches: refs/heads/0.10 1689a0985 -> 377452395
FALCON-1996 Upgrade falcon POM for 0.10 release Author: bvellanki <[email protected]> Reviewers: "Sowmya Ramesh <[email protected]>" Closes #172 from bvellanki/0.10 Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/37745239 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/37745239 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/37745239 Branch: refs/heads/0.10 Commit: 377452395f328bb2ca2e4ec5ac22f6b669944279 Parents: 1689a09 Author: bvellanki <[email protected]> Authored: Mon Jun 6 16:38:35 2016 -0700 Committer: bvellanki <[email protected]> Committed: Mon Jun 6 16:38:35 2016 -0700 ---------------------------------------------------------------------- acquisition/pom.xml | 2 +- addons/adf/pom.xml | 2 +- addons/designer/pom.xml | 2 +- addons/extensions/hdfs-mirroring/pom.xml | 2 +- addons/extensions/hdfs-snapshot-mirroring/pom.xml | 2 +- addons/extensions/hive-mirroring/pom.xml | 2 +- addons/hdfs-snapshot-mirroring/pom.xml | 2 +- addons/hivedr/pom.xml | 2 +- archival/pom.xml | 2 +- build-tools/pom.xml | 2 +- cli/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- distro/pom.xml | 2 +- docs/pom.xml | 2 +- examples/pom.xml | 2 +- extensions/pom.xml | 2 +- falcon-regression/merlin-core/pom.xml | 2 +- falcon-regression/merlin/pom.xml | 2 +- falcon-regression/pom.xml | 4 ++-- falcon-ui/pom.xml | 2 +- hadoop-dependencies/pom.xml | 2 +- lifecycle/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/pom.xml | 2 +- oozie-el-extensions/pom.xml | 2 +- oozie/pom.xml | 2 +- pom.xml | 2 +- prism/pom.xml | 2 +- replication/pom.xml | 2 +- rerun/pom.xml | 2 +- retention/pom.xml | 2 +- scheduler/pom.xml | 2 +- test-tools/hadoop-webapp/pom.xml | 2 +- test-tools/hcatalog-sharelib/pom.xml | 2 +- test-tools/hive-sharelib/pom.xml | 2 +- test-tools/oozie-sharelib/pom.xml | 2 +- test-tools/pig-sharelib/pom.xml | 2 +- test-tools/pom.xml | 2 +- test-util/pom.xml | 2 +- titan/pom.xml | 2 +- unit/pom.xml | 2 +- webapp/pom.xml | 2 +- 43 files changed, 44 insertions(+), 44 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/acquisition/pom.xml ---------------------------------------------------------------------- diff --git a/acquisition/pom.xml b/acquisition/pom.xml index 38ea259..78bbc5f 100644 --- a/acquisition/pom.xml +++ b/acquisition/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-acquisition</artifactId> <description>Apache Falcon Acquisition Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/adf/pom.xml ---------------------------------------------------------------------- diff --git a/addons/adf/pom.xml b/addons/adf/pom.xml index 0042f5c..dc0988a 100644 --- a/addons/adf/pom.xml +++ b/addons/adf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>falcon-adf</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/designer/pom.xml ---------------------------------------------------------------------- diff --git a/addons/designer/pom.xml b/addons/designer/pom.xml index 4be24c3..a6922df 100644 --- a/addons/designer/pom.xml +++ b/addons/designer/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon.designer</groupId> <artifactId>designer-main</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.10</version> <description>Apache Falcon Pipeline Designer</description> <name>Apache Falcon Pipeline Designer</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/extensions/hdfs-mirroring/pom.xml ---------------------------------------------------------------------- diff --git a/addons/extensions/hdfs-mirroring/pom.xml b/addons/extensions/hdfs-mirroring/pom.xml index cb9304e..bfaf425 100644 --- a/addons/extensions/hdfs-mirroring/pom.xml +++ b/addons/extensions/hdfs-mirroring/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon.extensions</groupId> <artifactId>falcon-hdfs-mirroring-extension</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <description>Apache Falcon sample Hdfs mirroring extension</description> <name>Apache Falcon sample Hdfs mirroring extension</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/extensions/hdfs-snapshot-mirroring/pom.xml ---------------------------------------------------------------------- diff --git a/addons/extensions/hdfs-snapshot-mirroring/pom.xml b/addons/extensions/hdfs-snapshot-mirroring/pom.xml index b0b4819..7aaee3d 100644 --- a/addons/extensions/hdfs-snapshot-mirroring/pom.xml +++ b/addons/extensions/hdfs-snapshot-mirroring/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon.extensions</groupId> <artifactId>falcon-hdfs-snapshot-mirroring-extension</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <description>Apache Falcon HDFS Snapshot Mirroring Extension</description> <name>Apache Falcon Sample HDFS Snapshot Mirroring Extension</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/extensions/hive-mirroring/pom.xml ---------------------------------------------------------------------- diff --git a/addons/extensions/hive-mirroring/pom.xml b/addons/extensions/hive-mirroring/pom.xml index adfb0be..9d08835 100644 --- a/addons/extensions/hive-mirroring/pom.xml +++ b/addons/extensions/hive-mirroring/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon.extensions</groupId> <artifactId>falcon-hive-mirroring-extension</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <description>Apache Falcon sample Hive mirroring extension</description> <name>Apache Falcon sample Hive mirroring extension</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/hdfs-snapshot-mirroring/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hdfs-snapshot-mirroring/pom.xml b/addons/hdfs-snapshot-mirroring/pom.xml index 5689f44..6d1ef87 100644 --- a/addons/hdfs-snapshot-mirroring/pom.xml +++ b/addons/hdfs-snapshot-mirroring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>falcon-hdfs-snapshot-mirroring</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/addons/hivedr/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hivedr/pom.xml b/addons/hivedr/pom.xml index 0d1c3f3..e2f0c7f 100644 --- a/addons/hivedr/pom.xml +++ b/addons/hivedr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>falcon-hive-replication</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/archival/pom.xml ---------------------------------------------------------------------- diff --git a/archival/pom.xml b/archival/pom.xml index b117d9d..dcace9d 100644 --- a/archival/pom.xml +++ b/archival/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-archival</artifactId> <description>Apache Falcon Archival Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 6c8801e..8abdef6 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <groupId>org.apache.falcon</groupId> <artifactId>build-tools</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/cli/pom.xml ---------------------------------------------------------------------- diff --git a/cli/pom.xml b/cli/pom.xml index 91d0897..8acb905 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-cli</artifactId> <description>Apache Falcon CLI client</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 3aa1091..3eb0a8b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-client</artifactId> <description>Apache Falcon Java client</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index debb615..846202c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-common</artifactId> <description>Apache Falcon Common Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index 4351400..42e5c8a 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -23,7 +23,7 @@ limitations under the License. <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-distro</artifactId> <description>Apache Falcon Distro</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 766f408..e3556e8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-docs</artifactId> <description>Apache Falcon Documentation</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 69d8af9..a8ec659 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-examples</artifactId> <description>Apache Falcon Examples</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/extensions/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/pom.xml b/extensions/pom.xml index 4243dee..09d4249 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-extensions</artifactId> <description>Apache Falcon server side extensions Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/falcon-regression/merlin-core/pom.xml ---------------------------------------------------------------------- diff --git a/falcon-regression/merlin-core/pom.xml b/falcon-regression/merlin-core/pom.xml index fa3c939..367ef07 100644 --- a/falcon-regression/merlin-core/pom.xml +++ b/falcon-regression/merlin-core/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon.regression</groupId> <artifactId>falcon-regression</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-merlin-core</artifactId> <description>merlin-core - utilities for Apache Falcon regression suite</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/falcon-regression/merlin/pom.xml ---------------------------------------------------------------------- diff --git a/falcon-regression/merlin/pom.xml b/falcon-regression/merlin/pom.xml index 73be13e..33012fc 100644 --- a/falcon-regression/merlin/pom.xml +++ b/falcon-regression/merlin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.falcon.regression</groupId> <artifactId>falcon-regression</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-merlin</artifactId> <description>Merlin - Regression test suite for Apache Falcon</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/falcon-regression/pom.xml ---------------------------------------------------------------------- diff --git a/falcon-regression/pom.xml b/falcon-regression/pom.xml index daa88cb..987ddaa 100644 --- a/falcon-regression/pom.xml +++ b/falcon-regression/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <groupId>org.apache.falcon.regression</groupId> <artifactId>falcon-regression</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <description>Regression Framework for Falcon</description> <name>Apache Falcon Regression</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/falcon-ui/pom.xml ---------------------------------------------------------------------- diff --git a/falcon-ui/pom.xml b/falcon-ui/pom.xml index 93ed9bb..bbb917c 100644 --- a/falcon-ui/pom.xml +++ b/falcon-ui/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-ui</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/hadoop-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-dependencies/pom.xml b/hadoop-dependencies/pom.xml index e2529f1..384cceb 100644 --- a/hadoop-dependencies/pom.xml +++ b/hadoop-dependencies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-hadoop-dependencies</artifactId> <description>Apache Falcon Hadoop Dependencies Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/lifecycle/pom.xml ---------------------------------------------------------------------- diff --git a/lifecycle/pom.xml b/lifecycle/pom.xml index 725f1e6..b940796 100644 --- a/lifecycle/pom.xml +++ b/lifecycle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-feed-lifecycle</artifactId> <description>Apache Falcon Lifecycle Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/messaging/pom.xml b/messaging/pom.xml index 667c5d1..3baddd9 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-messaging</artifactId> <description>Apache Falcon JMS messaging Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/metrics/pom.xml b/metrics/pom.xml index 48cf80d..6266d0d 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-metrics</artifactId> <description>Apache Falcon Metrics</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/oozie-el-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/oozie-el-extensions/pom.xml b/oozie-el-extensions/pom.xml index 71ae45d..afbb2e3 100644 --- a/oozie-el-extensions/pom.xml +++ b/oozie-el-extensions/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-oozie-el-extension</artifactId> <description>Apache Falcon Oozie EL Extension</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/oozie/pom.xml b/oozie/pom.xml index c83daf6..a784c5a 100644 --- a/oozie/pom.xml +++ b/oozie/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-oozie-adaptor</artifactId> <description>Apache Falcon Oozie Adaptor Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b011a36..4d5fdf4 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <description>Data Management and Processing Platform over Hadoop</description> <name>Apache Falcon</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/prism/pom.xml ---------------------------------------------------------------------- diff --git a/prism/pom.xml b/prism/pom.xml index 2eddbc1..b7ee45b 100644 --- a/prism/pom.xml +++ b/prism/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>falcon-prism</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/replication/pom.xml ---------------------------------------------------------------------- diff --git a/replication/pom.xml b/replication/pom.xml index 1e80173..ac728f1 100644 --- a/replication/pom.xml +++ b/replication/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-distcp-replication</artifactId> <description>Apache Falcon Distcp Replication Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/rerun/pom.xml ---------------------------------------------------------------------- diff --git a/rerun/pom.xml b/rerun/pom.xml index 8694e1d..c61dfa4 100644 --- a/rerun/pom.xml +++ b/rerun/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-rerun</artifactId> <description>Apache Falcon Rerun Handler</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/retention/pom.xml ---------------------------------------------------------------------- diff --git a/retention/pom.xml b/retention/pom.xml index d59ed81..0eb19d4 100644 --- a/retention/pom.xml +++ b/retention/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-retention</artifactId> <description>Apache Falcon Retention Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/scheduler/pom.xml b/scheduler/pom.xml index f69dc93..b0e0903 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-scheduler</artifactId> <description>Apache Falcon Scheduler Module</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/hadoop-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/hadoop-webapp/pom.xml b/test-tools/hadoop-webapp/pom.xml index 213668e..e887d82 100644 --- a/test-tools/hadoop-webapp/pom.xml +++ b/test-tools/hadoop-webapp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../..</relativePath> </parent> <artifactId>falcon-hadoop-webapp</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/hcatalog-sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/hcatalog-sharelib/pom.xml b/test-tools/hcatalog-sharelib/pom.xml index 46d6c96..034f3d8 100644 --- a/test-tools/hcatalog-sharelib/pom.xml +++ b/test-tools/hcatalog-sharelib/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../..</relativePath> </parent> <artifactId>falcon-sharelib-hcatalog</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/hive-sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/hive-sharelib/pom.xml b/test-tools/hive-sharelib/pom.xml index 7cea8ed..aa2049a 100644 --- a/test-tools/hive-sharelib/pom.xml +++ b/test-tools/hive-sharelib/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../..</relativePath> </parent> <artifactId>falcon-sharelib-hive</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/oozie-sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/oozie-sharelib/pom.xml b/test-tools/oozie-sharelib/pom.xml index 37bc062..9f10e08 100644 --- a/test-tools/oozie-sharelib/pom.xml +++ b/test-tools/oozie-sharelib/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../..</relativePath> </parent> <artifactId>falcon-sharelib-oozie</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/pig-sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/pig-sharelib/pom.xml b/test-tools/pig-sharelib/pom.xml index ae6de96..a96c52a 100644 --- a/test-tools/pig-sharelib/pom.xml +++ b/test-tools/pig-sharelib/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <relativePath>../..</relativePath> </parent> <artifactId>falcon-sharelib-pig</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-tools/pom.xml ---------------------------------------------------------------------- diff --git a/test-tools/pom.xml b/test-tools/pom.xml index 1ec7bbe..ea78ee3 100644 --- a/test-tools/pom.xml +++ b/test-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-test-tools</artifactId> <description>Apache Falcon Test Tools - Test Cluster</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/test-util/pom.xml ---------------------------------------------------------------------- diff --git a/test-util/pom.xml b/test-util/pom.xml index baff8c3..0f65115 100644 --- a/test-util/pom.xml +++ b/test-util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-test-util</artifactId> <description>Apache Falcon Test Utility</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/titan/pom.xml ---------------------------------------------------------------------- diff --git a/titan/pom.xml b/titan/pom.xml index 1409cfa..aead015 100644 --- a/titan/pom.xml +++ b/titan/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>falcon-main</artifactId> <groupId>org.apache.falcon</groupId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-titan</artifactId> <description>Titan HBase 1.0 shaded libraries for 0.5.4 for Falcon</description> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/unit/pom.xml ---------------------------------------------------------------------- diff --git a/unit/pom.xml b/unit/pom.xml index 4902fcc..1ca4533 100644 --- a/unit/pom.xml +++ b/unit/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>falcon-main</artifactId> <groupId>org.apache.falcon</groupId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>falcon-unit</artifactId> http://git-wip-us.apache.org/repos/asf/falcon/blob/37745239/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 996b5f7..16be749 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.falcon</groupId> <artifactId>falcon-main</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <artifactId>falcon-webapp</artifactId> <description>Apache Falcon Web Application</description>
