diff --git a/acquisition/pom.xml b/acquisition/pom.xml index 3d2f55d09..78545dd65 100644 --- a/acquisition/pom.xml +++ b/acquisition/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-acquisition Apache Falcon Acquisition Module diff --git a/addons/adf/pom.xml b/addons/adf/pom.xml index 4e407eae4..2e80c555d 100644 --- a/addons/adf/pom.xml +++ b/addons/adf/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../../pom.xml falcon-adf diff --git a/addons/designer/pom.xml b/addons/designer/pom.xml index f5b529a15..aa3a28281 100644 --- a/addons/designer/pom.xml +++ b/addons/designer/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.falcon.designer designer-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT Apache Falcon Pipeline Designer Apache Falcon Pipeline Designer pom diff --git a/addons/extensions/hdfs-mirroring/pom.xml b/addons/extensions/hdfs-mirroring/pom.xml index fdb61afdf..06e5098a1 100644 --- a/addons/extensions/hdfs-mirroring/pom.xml +++ b/addons/extensions/hdfs-mirroring/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.apache.falcon.extensions falcon-hdfs-mirroring-extension - 0.11-SNAPSHOT + 1.0-SNAPSHOT Apache Falcon sample Hdfs mirroring extension Apache Falcon sample Hdfs mirroring extension jar diff --git a/addons/extensions/hdfs-snapshot-mirroring/pom.xml b/addons/extensions/hdfs-snapshot-mirroring/pom.xml index dad705ef6..220a6f751 100644 --- a/addons/extensions/hdfs-snapshot-mirroring/pom.xml +++ b/addons/extensions/hdfs-snapshot-mirroring/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.apache.falcon.extensions falcon-hdfs-snapshot-mirroring-extension - 0.11-SNAPSHOT + 1.0-SNAPSHOT Apache Falcon HDFS Snapshot Mirroring Extension Apache Falcon Sample HDFS Snapshot Mirroring Extension jar diff --git a/addons/extensions/hive-mirroring/pom.xml b/addons/extensions/hive-mirroring/pom.xml index 340b77c5c..a06150fa7 100644 --- a/addons/extensions/hive-mirroring/pom.xml +++ b/addons/extensions/hive-mirroring/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.apache.falcon.extensions falcon-hive-mirroring-extension - 0.11-SNAPSHOT + 1.0-SNAPSHOT Apache Falcon sample Hive mirroring extension Apache Falcon sample Hive mirroring extension jar diff --git a/addons/hdfs-snapshot-mirroring/pom.xml b/addons/hdfs-snapshot-mirroring/pom.xml index f9a3fe18b..64b6a9062 100644 --- a/addons/hdfs-snapshot-mirroring/pom.xml +++ b/addons/hdfs-snapshot-mirroring/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../../pom.xml falcon-hdfs-snapshot-mirroring diff --git a/addons/hivedr/pom.xml b/addons/hivedr/pom.xml index 1d74aad69..9c60492f0 100644 --- a/addons/hivedr/pom.xml +++ b/addons/hivedr/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../../pom.xml falcon-hive-replication diff --git a/archival/pom.xml b/archival/pom.xml index e89792cf9..ef9fb8c68 100644 --- a/archival/pom.xml +++ b/archival/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-archival Apache Falcon Archival Module diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 364000dc7..b21442c82 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT org.apache.falcon build-tools diff --git a/cli/pom.xml b/cli/pom.xml index a41e6d920..77cd23600 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-cli Apache Falcon CLI client diff --git a/client/pom.xml b/client/pom.xml index 6df9d6d1a..d835d274d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-client Apache Falcon Java client diff --git a/common/pom.xml b/common/pom.xml index 96cb7f571..cf19b502f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-common Apache Falcon Common Module diff --git a/distro/pom.xml b/distro/pom.xml index e88290395..e77e61630 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-distro Apache Falcon Distro diff --git a/docs/pom.xml b/docs/pom.xml index d8a9cd2ea..f644af3ed 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-docs Apache Falcon Documentation diff --git a/examples/pom.xml b/examples/pom.xml index 4ae9be24d..bd16b4f61 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-examples Apache Falcon Examples diff --git a/extensions/pom.xml b/extensions/pom.xml index 34fbad175..f81a1c239 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-extensions Apache Falcon server side extensions Module diff --git a/falcon-regression/merlin-core/pom.xml b/falcon-regression/merlin-core/pom.xml index 4695bf1dc..ceb7c9e0a 100644 --- a/falcon-regression/merlin-core/pom.xml +++ b/falcon-regression/merlin-core/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon.regression falcon-regression - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-merlin-core merlin-core - utilities for Apache Falcon regression suite diff --git a/falcon-regression/merlin/pom.xml b/falcon-regression/merlin/pom.xml index 9ef50cfdd..54a9daa14 100644 --- a/falcon-regression/merlin/pom.xml +++ b/falcon-regression/merlin/pom.xml @@ -23,7 +23,7 @@ org.apache.falcon.regression falcon-regression - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-merlin Merlin - Regression test suite for Apache Falcon diff --git a/falcon-regression/pom.xml b/falcon-regression/pom.xml index 9da72cea2..d9bb040a9 100644 --- a/falcon-regression/pom.xml +++ b/falcon-regression/pom.xml @@ -24,11 +24,11 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT org.apache.falcon.regression falcon-regression - 0.11-SNAPSHOT + 1.0-SNAPSHOT Regression Framework for Falcon Apache Falcon Regression pom diff --git a/falcon-ui/pom.xml b/falcon-ui/pom.xml index 4aed73aed..7f56b197d 100644 --- a/falcon-ui/pom.xml +++ b/falcon-ui/pom.xml @@ -21,7 +21,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-ui pom diff --git a/hadoop-dependencies/pom.xml b/hadoop-dependencies/pom.xml index 2eabe7ac3..1704b0969 100644 --- a/hadoop-dependencies/pom.xml +++ b/hadoop-dependencies/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-hadoop-dependencies Apache Falcon Hadoop Dependencies Module diff --git a/lifecycle/pom.xml b/lifecycle/pom.xml index 48d6e9db3..815bd6a49 100644 --- a/lifecycle/pom.xml +++ b/lifecycle/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-feed-lifecycle Apache Falcon Lifecycle Module diff --git a/messaging/pom.xml b/messaging/pom.xml index 4088ddd38..de93ff49e 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-messaging Apache Falcon JMS messaging Module diff --git a/metrics/pom.xml b/metrics/pom.xml index 8188e74a7..1d67745a6 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-metrics Apache Falcon Metrics diff --git a/oozie-el-extensions/pom.xml b/oozie-el-extensions/pom.xml index 596faed2e..3d756ad61 100644 --- a/oozie-el-extensions/pom.xml +++ b/oozie-el-extensions/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-oozie-el-extension Apache Falcon Oozie EL Extension diff --git a/oozie/pom.xml b/oozie/pom.xml index 2adbba30d..aa1e745c1 100644 --- a/oozie/pom.xml +++ b/oozie/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-oozie-adaptor Apache Falcon Oozie Adaptor Module diff --git a/pom.xml b/pom.xml index 9e4d19618..7acaae39d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT Data Management and Processing Platform over Hadoop Apache Falcon pom diff --git a/prism/pom.xml b/prism/pom.xml index 038a3ba3d..98504ee3b 100644 --- a/prism/pom.xml +++ b/prism/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../pom.xml falcon-prism diff --git a/replication/pom.xml b/replication/pom.xml index 3f4722611..eb55e1b98 100644 --- a/replication/pom.xml +++ b/replication/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-distcp-replication Apache Falcon Distcp Replication Module diff --git a/rerun/pom.xml b/rerun/pom.xml index f45580f5b..7f98f0d8c 100644 --- a/rerun/pom.xml +++ b/rerun/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-rerun Apache Falcon Rerun Handler diff --git a/retention/pom.xml b/retention/pom.xml index 1f0ef411d..0c503caa4 100644 --- a/retention/pom.xml +++ b/retention/pom.xml @@ -25,7 +25,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-retention Apache Falcon Retention Module diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 390cd2938..04b6c0c35 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-scheduler Apache Falcon Scheduler Module diff --git a/shell/pom.xml b/shell/pom.xml index fea6b542a..f70897c86 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-shell Apache Falcon Shell diff --git a/test-tools/hadoop-webapp/pom.xml b/test-tools/hadoop-webapp/pom.xml index f9d693f77..0be5c2de9 100644 --- a/test-tools/hadoop-webapp/pom.xml +++ b/test-tools/hadoop-webapp/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../.. falcon-hadoop-webapp diff --git a/test-tools/hcatalog-sharelib/pom.xml b/test-tools/hcatalog-sharelib/pom.xml index 707db7f3e..eb7c6530c 100644 --- a/test-tools/hcatalog-sharelib/pom.xml +++ b/test-tools/hcatalog-sharelib/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../.. falcon-sharelib-hcatalog diff --git a/test-tools/hive-sharelib/pom.xml b/test-tools/hive-sharelib/pom.xml index fd6ac2fdc..b3c808aa6 100644 --- a/test-tools/hive-sharelib/pom.xml +++ b/test-tools/hive-sharelib/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../.. falcon-sharelib-hive diff --git a/test-tools/oozie-sharelib/pom.xml b/test-tools/oozie-sharelib/pom.xml index 2976d6c24..6a58bab02 100644 --- a/test-tools/oozie-sharelib/pom.xml +++ b/test-tools/oozie-sharelib/pom.xml @@ -21,7 +21,7 @@ limitations under the License. org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../.. falcon-sharelib-oozie diff --git a/test-tools/pig-sharelib/pom.xml b/test-tools/pig-sharelib/pom.xml index 71fd1dff6..4b98db7d7 100644 --- a/test-tools/pig-sharelib/pom.xml +++ b/test-tools/pig-sharelib/pom.xml @@ -21,7 +21,7 @@ limitations under the License. org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT ../.. falcon-sharelib-pig diff --git a/test-tools/pom.xml b/test-tools/pom.xml index 9865246a3..947ead5ae 100644 --- a/test-tools/pom.xml +++ b/test-tools/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-test-tools Apache Falcon Test Tools - Test Cluster diff --git a/test-util/pom.xml b/test-util/pom.xml index 2a0fd6fca..e2732984f 100644 --- a/test-util/pom.xml +++ b/test-util/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-test-util Apache Falcon Test Utility diff --git a/titan/pom.xml b/titan/pom.xml index 094b58cb5..d900c0ec2 100644 --- a/titan/pom.xml +++ b/titan/pom.xml @@ -24,7 +24,7 @@ falcon-main org.apache.falcon - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-titan Titan HBase 1.0 shaded libraries for 0.5.4 for Falcon diff --git a/unit/pom.xml b/unit/pom.xml index 24b39b7be..1015409d8 100644 --- a/unit/pom.xml +++ b/unit/pom.xml @@ -23,7 +23,7 @@ falcon-main org.apache.falcon - 0.11-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 falcon-unit diff --git a/webapp/pom.xml b/webapp/pom.xml index 9b68744c0..4da468d0f 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -24,7 +24,7 @@ org.apache.falcon falcon-main - 0.11-SNAPSHOT + 1.0-SNAPSHOT falcon-webapp Apache Falcon Web Application