mirror of
https://github.com/apache/sqoop.git
synced 2025-05-17 01:11:07 +08:00
SQOOP-2476: Sqoop2: Fix failing precommit hook
(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
parent
ec0544c6f5
commit
e0f4d7fe96
6
pom.xml
6
pom.xml
@ -727,7 +727,11 @@ limitations under the License.
|
||||
</properties>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>2.6</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-failsafe-plugin</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user