Skip to content

Commit 9d45063

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/io/trunk@483126 13f79535-47bb-0310-9956-ffa450edef68
1 parent 20304bc commit 9d45063

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-io</groupId>
2929
<artifactId>commons-io</artifactId>
3030
<version>1.3-SNAPSHOT</version>
3131
<name>IO</name>

0 commit comments

Comments
 (0)