Fixing the component-name (aka artifactId in Maven language). LANG-741

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1158501 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-08-17 04:11:37 +00:00
parent 76416c0ad8
commit 2c499868db
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ commons-io.jar = ${commons-io.home}/commons-io-2.0.1.jar
junit.fork = true
# The name of this component
component.name = commons-lang
component.name = commons-lang3
# The primary package name of this component
component.package = org.apache.commons.lang3