Description
Today it is not possible to build oozie using the command "mvn clean compile -Dhadoop.version=1.1.2". pom files from directory hadooplibs have to me changed manually
to match the Hadoop Version.
This patch proposes a modification so that "mvn clean compile -Dhadoop.version=1.1.2" command runs successfully.