mirror of
https://github.com/apache/sqoop.git
synced 2025-05-12 23:11:43 +08:00
SQOOP-2478: Sqoop2: Downgrade cobertura plugin to version 2.6
(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
parent
6f5d428931
commit
41fff36672
2
pom.xml
2
pom.xml
@ -750,7 +750,7 @@ limitations under the License.
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>cobertura-maven-plugin</artifactId>
|
||||
<version>2.7</version>
|
||||
<version>2.6</version>
|
||||
</plugin>
|
||||
|
||||
<!-- Find bugs report can be executed with: mvn clean compile site -DskipTests -->
|
||||
|
Loading…
Reference in New Issue
Block a user