1
0

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
This commit is contained in:
Henri Yandell
2006-12-12 22:11:41 +00:00
parent da5d947b7c
commit 96291d3b7f

View File

@@ -14,6 +14,8 @@
# limitations under the License. # limitations under the License.
# #
maven.repo.remote=http://repo1.maven.org/maven
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
# documentation properties # documentation properties
@@ -32,4 +34,4 @@ maven.junit.fork=true
# generate .class files that can be loaded into a version 1.1 JVM. # generate .class files that can be loaded into a version 1.1 JVM.
maven.compile.target=1.1 maven.compile.target=1.1
maven.compile.source=1.2 maven.compile.source=1.2