Skip to content

Commit dd13c78

Browse files
committed
Release 1.6 is out, bump version 1.6.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1220538 13f79535-47bb-0310-9956-ffa450edef68
1 parent ae8c27e commit dd13c78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
<modelVersion>4.0.0</modelVersion>
2626
<groupId>commons-codec</groupId>
2727
<artifactId>commons-codec</artifactId>
28-
<version>1.6-SNAPSHOT</version>
28+
<version>1.6.1-SNAPSHOT</version>
2929
<name>Commons Codec</name>
3030
<inceptionYear>2002</inceptionYear>
3131
<description>
@@ -199,7 +199,7 @@ limitations under the License.
199199
<maven.compile.source>1.5</maven.compile.source>
200200
<maven.compile.target>1.5</maven.compile.target>
201201
<commons.componentid>codec</commons.componentid>
202-
<commons.release.version>1.6</commons.release.version>
202+
<commons.release.version>1.6.1</commons.release.version>
203203
<!-- The RC version used in the staging repository URL. -->
204204
<commons.rc.version>RC2</commons.rc.version>
205205
<commons.jira.id>CODEC</commons.jira.id>

0 commit comments

Comments
 (0)