Skip to content

Commit

Permalink
Move away of maven-compat dependency in tycho-p2-facade
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Sep 7, 2022
1 parent b6ad8f6 commit 3526233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-p2/tycho-p2-facade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
<artifactId>maven-core</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 3526233

Please sign in to comment.