Skip to content

Commit

Permalink
added nexgen nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
jdamick committed Sep 17, 2013
1 parent 0938290 commit aea9c61
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -36,6 +36,13 @@
<url>https://repository.sonatype.org/content/groups/public</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>nexus</id>
<name>nexgen nexus</name>
<url>${release.repo.url}</url>
</repository>
</distributionManagement>

<dependencies>
<!-- Main plugin API, pulling in what is needed -->
Expand Down

0 comments on commit aea9c61

Please sign in to comment.