Skip to content

Commit

Permalink
Add aether-api (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
definite authored Apr 24, 2018
1 parent c230035 commit 18a13f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,14 @@
</plugin>
</plugins>
</build>
<dependencies>
<!-- nexus-staging-maven-plugin need this one -->
<dependency>
<groupId>org.sonatype.aether</groupId>
<artifactId>aether-api</artifactId>
<version>1.13.1</version>
</dependency>
</dependencies>
</profile>

<profile>
Expand Down

0 comments on commit 18a13f4

Please sign in to comment.