Skip to content

Commit f77ddda

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/codec/trunk@479168 13f79535-47bb-0310-9956-ffa450edef68
1 parent c50e096 commit f77ddda

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 @@ limitations under the License.
1616
-->
1717
<project>
1818
<pomVersion>3</pomVersion>
19-
<groupId>org.apache.commons</groupId>
19+
<groupId>commons-codec</groupId>
2020
<artifactId>commons-codec</artifactId>
2121
<currentVersion>1.4-SNAPSHOT</currentVersion>
2222
<inceptionYear>2002</inceptionYear>

0 commit comments

Comments
 (0)