Skip to content

Commit fb851d4

Browse files
author
Timothy O'Brien
committed
Added properties to the project.properties that enable us to publish to the ASF Maven repository
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130293 13f79535-47bb-0310-9956-ffa450edef68
1 parent 56c204a commit fb851d4

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

project.properties

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
##
2-
# Properties that override Maven build defaults
2+
# Maven Properties
33
#
4-
# $Id: project.properties,v 1.10 2004/01/15 06:34:23 tobrien Exp $
4+
# $Id: project.properties,v 1.11 2004/01/18 03:34:33 tobrien Exp $
55
##
6+
maven.repo.central=www.apache.org
7+
maven.repo.central.directory=/www/www.apache.org/dist/java-repository
8+
maven.remote.group=apcvs
69

710
maven.checkstyle.properties=${basedir}/checkstyle.xml
811
maven.test.failure = false

0 commit comments

Comments
 (0)