Skip to content

Commit 2726e40

Browse files
committed
Points to new commons-parent id
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@472248 13f79535-47bb-0310-9956-ffa450edef68
1 parent e68118e commit 2726e40

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

pom.xml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2222
<parent>
2323
<groupId>org.apache.commons</groupId>
24-
<artifactId>commons</artifactId>
24+
<artifactId>commons-parent</artifactId>
2525
<version>1-SNAPSHOT</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -38,19 +38,6 @@
3838

3939
<url>http://jakarta.apache.org/commons/cli/</url>
4040

41-
<organization>
42-
<name>Apache Software Foundation</name>
43-
<url>http://www.apache.org</url>
44-
</organization>
45-
46-
<licenses>
47-
<license>
48-
<name>The Apache Software License, Version 2.0</name>
49-
<url>/LICENSE.txt</url>
50-
<distribution>repo</distribution>
51-
</license>
52-
</licenses>
53-
5441
<issueManagement>
5542
<system>jira</system>
5643
<url>http://issues.apache.org/jira/browse/CLI</url>

0 commit comments

Comments
 (0)