Skip to content

Commit

Permalink
Added local repository of polyglotter-common jars to get build to work
Browse files Browse the repository at this point in the history
  • Loading branch information
jpav committed Sep 28, 2013
1 parent 8353e0c commit 78bb7cd
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,13 @@
<updatePolicy>never</updatePolicy>
</releases>
</repository>
<repository>
<id>local</id>
<snapshots>
<enabled>true</enabled>
</snapshots>
<url>file:${project.basedir}/repo</url>
</repository>
</repositories>

<pluginRepositories>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 78bb7cd

Please sign in to comment.