Skip to content

Commit fcca80b

Browse files
committed
Set next release to 1.11-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1637779 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3493ffb commit fcca80b

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.10-SNAPSHOT</version>
33+
<version>1.11-SNAPSHOT</version>
3434
<name>Apache Commons Codec</name>
3535
<inceptionYear>2002</inceptionYear>
3636
<description>
@@ -219,7 +219,7 @@ limitations under the License.
219219
<maven.compiler.source>1.6</maven.compiler.source>
220220
<maven.compiler.target>1.6</maven.compiler.target>
221221
<commons.componentid>codec</commons.componentid>
222-
<commons.release.version>1.10</commons.release.version>
222+
<commons.release.version>1.11</commons.release.version>
223223
<!-- The RC version used in the staging repository URL. -->
224224
<commons.rc.version>RC1</commons.rc.version>
225225
<commons.jira.id>CODEC</commons.jira.id>

0 commit comments

Comments
 (0)