File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments