File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 </parent >
2929 <groupId >commons-codec</groupId >
3030 <artifactId >commons-codec</artifactId >
31- <version >1.20.1 -SNAPSHOT</version >
31+ <version >1.21.0 -SNAPSHOT</version >
3232 <name >Apache Commons Codec</name >
3333 <inceptionYear >2002</inceptionYear >
3434 <description >
@@ -96,9 +96,9 @@ limitations under the License.
9696 <checkstyle .header.file>${basedir} /src/conf/checkstyle-header.txt</checkstyle .header.file>
9797 <checkstyle .config.file>${basedir} /src/conf/checkstyle.xml</checkstyle .config.file>
9898 <!-- Commons Release Plugin -->
99- <commons .release.version>1.20.1 </commons .release.version>
99+ <commons .release.version>1.21.0 </commons .release.version>
100100 <commons .bc.version>1.20.0</commons .bc.version>
101- <commons .release.next>1.20.2 </commons .release.next>
101+ <commons .release.next>1.21.1 </commons .release.next>
102102 <commons .rc.version>RC1</commons .rc.version>
103103 <commons .release.isDistModule>true</commons .release.isDistModule>
104104 <commons .distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid} </commons .distSvnStagingUrl>
You can’t perform that action at this time.
0 commit comments