Skip to content

Commit a407dd6

Browse files
committed
Match groupIds for m1 and m2. We should account for the fact that its relatively easier to deploy snaps with m2 (such as IO was last night) and we shouldn't spray component artifacts in two different places (without relocation).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@483126 13f79535-47bb-0310-9956-ffa450edef68
1 parent f562a8c commit a407dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version>1</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
28-
<groupId>org.apache.commons</groupId>
28+
<groupId>commons-cli</groupId>
2929
<artifactId>commons-cli</artifactId>
3030
<version>2.0-SNAPSHOT</version>
3131
<name>CLI</name>

0 commit comments

Comments
 (0)