FALCON-903 Remove SNAPSHOT from version in */pom.xml in branch-0.6. Contributed by Balu Vellanki
Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/e2482b8b Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/e2482b8b Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/e2482b8b Branch: refs/heads/branch-0.6 Commit: e2482b8b24ce27bd3caa9e7aa96be67e945eff57 Parents: 1700658 Author: Venkatesh Seetharam <venkat...@apache.org> Authored: Wed Nov 19 23:42:56 2014 -0800 Committer: Venkatesh Seetharam <venkat...@apache.org> Committed: Wed Nov 19 23:42:56 2014 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + Installation-steps.txt | 2 +- addons/recipes/hdfs-replication/pom.xml | 2 +- docs/src/site/twiki/InstallationSteps.twiki | 2 +- docs/src/site/twiki/restapi/AdminVersion.twiki | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/e2482b8b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4e6078f..2b131c0 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,7 @@ Apache Falcon (incubating) Change log Release Version: 0.6-incubating + FALCON-903 Remove SNAPSHOT from version in */pom.xml in branch-0.6 (Balu Vellanki via Venkatesh Seetharam) FALCON-901 Addon designer should be excluded from 0.6 release (Balu Vellanki via Venkatesh Seetharam) FALCON-897 remove regression code from source release (Venkatesh Seetharam) FALCON-785 Document upgrade path from 0.5 to 0.6 (Venkatesh Seetharam) http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/e2482b8b/Installation-steps.txt ---------------------------------------------------------------------- diff --git a/Installation-steps.txt b/Installation-steps.txt index 8d8622a..9e1ef2e 100644 --- a/Installation-steps.txt +++ b/Installation-steps.txt @@ -109,7 +109,7 @@ c. Using Falcon ~~~~~~~~~~~~~~~ * bin/falcon admin -version - Falcon server build version: {Version:"0.3-SNAPSHOT-rd7e2be9afa2a5dc96acd1ec9e325f39c6b2f17f7",Mode:"embedded"} + Falcon server build version: {Version:"0.6-incubating-rd7e2be9afa2a5dc96acd1ec9e325f39c6b2f17f7",Mode:"embedded"} * bin/falcon help (for more details about falcon cli usage) http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/e2482b8b/addons/recipes/hdfs-replication/pom.xml ---------------------------------------------------------------------- diff --git a/addons/recipes/hdfs-replication/pom.xml b/addons/recipes/hdfs-replication/pom.xml index 24ce24a..aa1e2e2 100644 --- a/addons/recipes/hdfs-replication/pom.xml +++ b/addons/recipes/hdfs-replication/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.falcon.recipes</groupId> <artifactId>falcon-hdfs-replication-recipe</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> <description>Apache Falcon Sample Hdfs Replicaiton Recipe</description> <name>Apache Falcon Sample Hdfs Replication Recipe</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/e2482b8b/docs/src/site/twiki/InstallationSteps.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/InstallationSteps.twiki b/docs/src/site/twiki/InstallationSteps.twiki index 726dd9b..3e884db 100644 --- a/docs/src/site/twiki/InstallationSteps.twiki +++ b/docs/src/site/twiki/InstallationSteps.twiki @@ -211,7 +211,7 @@ By default, *Using Falcon* <verbatim> bin/falcon admin -version -Falcon server build version: {Version:"0.3-SNAPSHOT-rd7e2be9afa2a5dc96acd1ec9e325f39c6b2f17f7",Mode:"embedded"} +Falcon server build version: {Version:"0.6-incubating-rd7e2be9afa2a5dc96acd1ec9e325f39c6b2f17f7",Mode:"embedded"} ---- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/e2482b8b/docs/src/site/twiki/restapi/AdminVersion.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/restapi/AdminVersion.twiki b/docs/src/site/twiki/restapi/AdminVersion.twiki index 00b0283..810e049 100644 --- a/docs/src/site/twiki/restapi/AdminVersion.twiki +++ b/docs/src/site/twiki/restapi/AdminVersion.twiki @@ -23,7 +23,7 @@ GET http://localhost:15000/api/admin/version "properties":[ { "key":"Version", - "value":"0.4-incubating-SNAPSHOT-rb47788d1112fcf949c22a3860934167237b395b0" + "value":"0.6-incubating-rb47788d1112fcf949c22a3860934167237b395b0" }, { "key":"Mode",