Skip to content

Commit 6bd9259

Browse files
committed
changed id from the variable version to the hardcoded version, as no other components use this
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@140450 13f79535-47bb-0310-9956-ffa450edef68
1 parent 418d7a0 commit 6bd9259

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
@@ -3,7 +3,7 @@
33

44
<pomVersion>3</pomVersion>
55

6-
<id>${pom.groupId}-${pom.name}</id>
6+
<id>commons-io</id>
77
<name>io</name>
88
<groupId>jakarta-commons</groupId>
99

0 commit comments

Comments
 (0)