5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-06 17:51:14 +08:00

SQOOP-1788: Sqoop2: Add missing version for build-helper-maven-plugin

(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
Abraham Elmahrek 2014-11-24 16:11:21 -08:00
parent 6991ff2fb4
commit 60a3709a55

View File

@ -78,6 +78,7 @@ limitations under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.9.1</version>
<executions>
<execution>
<id>add-source</id>