Removed tabs

Fixed POM as per bug 37314
Use groupId/artifactId instead of id

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@348046 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dion Gillard 2005-11-22 00:25:08 +00:00
parent 03174f6358
commit e150cc5810
1 changed files with 399 additions and 398 deletions

View File

@ -16,9 +16,10 @@ limitations under the License.
-->
<project>
<pomVersion>3</pomVersion>
<id>commons-lang</id>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<name>Lang</name>
<currentVersion>2.2-dev</currentVersion>
<currentVersion>2.2-SNAPSHOT</currentVersion>
<inceptionYear>2001</inceptionYear>
<shortDescription>Java Common Components</shortDescription>
<description>