Skip to content

Commit

Permalink
Added local repository to pom
Browse files Browse the repository at this point in the history
There is no need to manually install the jspf library anymore
  • Loading branch information
North committed Jul 25, 2012
1 parent 64e7a19 commit c1134d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
<updatePolicy>daily</updatePolicy>
</snapshots>
</repository>
<repository>
<id>local-project-repo</id>
<url>file:repository</url>
</repository>
</repositories>

<properties>
Expand Down
1 change: 0 additions & 1 deletion repository/install-maven.bat

This file was deleted.

1 change: 0 additions & 1 deletion repository/install-maven.sh

This file was deleted.

0 comments on commit c1134d7

Please sign in to comment.