CLOUDERA-BUILD. Build security module against CDH
Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/0b33c54c Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/0b33c54c Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/0b33c54c Branch: refs/heads/cdh5-1.99.4 Commit: 0b33c54c10ff03b2a9f366fd705fec2a8e091f5f Parents: c7b1ac2 Author: Abraham Elmahrek <[email protected]> Authored: Wed Nov 19 16:29:37 2014 -0800 Committer: Abraham Elmahrek <[email protected]> Committed: Wed Nov 19 16:29:37 2014 -0800 ---------------------------------------------------------------------- security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/0b33c54c/security/pom.xml ---------------------------------------------------------------------- diff --git a/security/pom.xml b/security/pom.xml index 6ec4994..bfc3135 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache</groupId> <artifactId>sqoop</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>1.99.4-cdh5.4.0-SNAPSHOT</version> </parent> <groupId>org.apache.sqoop</groupId>
