Skip to content

Commit

Permalink
Fix build integration tests by updating maven-verifier dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Dec 30, 2018
1 parent 09fedda commit 805d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jena-maven-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.2</version>
<version>1.6</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit 805d22b

Please sign in to comment.