Skip to content

Commit d9ff23e

Browse files
author
Dion Gillard
committed
Bug 37314 - Fixes to POMs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@348037 13f79535-47bb-0310-9956-ffa450edef68
1 parent ad3195a commit d9ff23e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

project.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ limitations under the License.
1616
-->
1717
<project>
1818
<pomVersion>3</pomVersion>
19-
<id>commons-codec</id>
20-
<currentVersion>1.3</currentVersion>
19+
<groupId>commons-codec</groupId>
20+
<artifactId>commons-codec</artifactId>
21+
<currentVersion>1.4-SNAPSHOT</currentVersion>
2122
<inceptionYear>2002</inceptionYear>
2223
<name>Codec</name>
2324
<shortDescription>Simple encoders and decoders</shortDescription>

0 commit comments

Comments
 (0)