prepare upload to maven central repository

This commit is contained in:
benni 2012-12-29 14:48:19 +01:00
parent 9ab78422e4
commit 81a1d3fa9b

View File

@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.java.version>1.6</project.build.java.version>
<github.url>file://${project.basedir}/maven</github.url>
<github.url>file://${project.basedir}/mvn-local-repo</github.url>
</properties>
<dependencies>