Skip to content

Commit 265e6a6

Browse files
committed
Fixing groupId to retain legacy groupId
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/cli-1.0.x@538023 13f79535-47bb-0310-9956-ffa450edef68
1 parent e5d0817 commit 265e6a6

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
@@ -15,7 +15,7 @@
1515
limitations under the License.
1616
-->
1717
<project>
18-
<groupId>org.apache.commons</groupId>
18+
<groupId>commons-cli</groupId>
1919
<artifactId>commons-cli</artifactId>
2020
<name>CLI</name>
2121
<currentVersion>2.0-SNAPSHOT</currentVersion>

0 commit comments

Comments
 (0)