From 96291d3b7f5bb57fd846bb790bfcad082d965a96 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Tue, 12 Dec 2006 22:11:41 +0000 Subject: [PATCH] Setting the maven repo - apologies if this borks anything git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@486363 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 9570f9a..864a834 100644 --- a/project.properties +++ b/project.properties @@ -14,6 +14,8 @@ # limitations under the License. # +maven.repo.remote=http://repo1.maven.org/maven + maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory # documentation properties @@ -32,4 +34,4 @@ maven.junit.fork=true # generate .class files that can be loaded into a version 1.1 JVM. maven.compile.target=1.1 -maven.compile.source=1.2 \ No newline at end of file +maven.compile.source=1.2