Skip to content

Commit

Permalink
Remove maven-invoker dependency as per comment (inherited now)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Dec 30, 2018
1 parent 458c232 commit 09fedda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions jena-maven-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@
</execution>
</executions>
<dependencies>
<dependency> <!-- remove when using maven-invoker-plugin 1.10 -->
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-invoker</artifactId>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
Expand Down

0 comments on commit 09fedda

Please sign in to comment.