mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 21:23:03 +08:00
SQOOP-1788: Sqoop2: Add missing version for build-helper-maven-plugin
(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
parent
6991ff2fb4
commit
60a3709a55
@ -78,6 +78,7 @@ limitations under the License.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>build-helper-maven-plugin</artifactId>
|
<artifactId>build-helper-maven-plugin</artifactId>
|
||||||
|
<version>1.9.1</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>add-source</id>
|
<id>add-source</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user