Skip to content

Commit

Permalink
fix local repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Mar 23, 2018
1 parent 8ef8504 commit 9f993cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
<name>bedatadriven public repo</name>
<url>https://nexus.bedatadriven.com/content/groups/public/</url>
</pluginRepository>
<pluginRepository>
<id>project.local</id>
<name>project</name>
<url>file:${project.basedir}/libs</url>
</pluginRepository>
</pluginRepositories>


Expand Down

0 comments on commit 9f993cd

Please sign in to comment.