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:
@@ -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
|
||||
maven.compile.source=1.2
|
||||
|
||||
Reference in New Issue
Block a user