Skip to content

Commit df96689

Browse files
committed
Rolling the org.apache.commons groupId back to the individual component ids. It sounds as though we're not ready for the project.xmls to move to the new id. Intentionally leaving the pom.xmls as they are - sounds like when a component moves to maven-2, that that is when it should use the new groupId
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@479168 13f79535-47bb-0310-9956-ffa450edef68
1 parent f338169 commit df96689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
limitations under the License.
1717
-->
1818
<project>
19-
<groupId>org.apache.commons</groupId>
19+
<groupId>commons-cli</groupId>
2020
<artifactId>commons-cli</artifactId>
2121
<name>CLI</name>
2222
<currentVersion>2.0-SNAPSHOT</currentVersion>

0 commit comments

Comments
 (0)