Skip to content

Commit ffc689f

Browse files
committed
Update for the next release: 1.12.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1812796 13f79535-47bb-0310-9956-ffa450edef68
1 parent fe037f6 commit ffc689f

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
@@ -30,7 +30,7 @@ limitations under the License.
3030
<groupId>commons-codec</groupId>
3131
<artifactId>commons-codec</artifactId>
3232
<!-- Remember to update the version in default.properties as well -->
33-
<version>1.11-SNAPSHOT</version>
33+
<version>1.12-SNAPSHOT</version>
3434
<name>Apache Commons Codec</name>
3535
<inceptionYear>2002</inceptionYear>
3636
<description>
@@ -226,7 +226,7 @@ limitations under the License.
226226
<maven.compiler.target>1.6</maven.compiler.target>
227227
<commons.componentid>codec</commons.componentid>
228228
<commons.module.name>org.apache.commons.codec</commons.module.name>
229-
<commons.release.version>1.11</commons.release.version>
229+
<commons.release.version>1.12</commons.release.version>
230230
<!-- The RC version used in the staging repository URL. -->
231231
<commons.rc.version>RC1</commons.rc.version>
232232
<commons.jira.id>CODEC</commons.jira.id>

0 commit comments

Comments
 (0)