Setting the maven repo - apologies if this borks anything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@486363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3a8579c4f
commit
8242bc2644
|
@ -22,6 +22,8 @@
|
|||
# but will use the jdk used to launch maven.
|
||||
##
|
||||
|
||||
maven.repo.remote=http://repo1.maven.org/maven
|
||||
|
||||
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
|
||||
|
||||
maven.checkstyle.properties=${basedir}/checkstyle.xml
|
||||
|
|
Loading…
Reference in New Issue