Skip to content

Commit

Permalink
chore: remove maven-project dependency which is for maven 2
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Jul 1, 2024
1 parent dea282f commit 302eebb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,6 @@
<version>${maven.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
<version>2.2.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-sink-api</artifactId>
Expand Down

0 comments on commit 302eebb

Please sign in to comment.