File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 <url >scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-release-plugin</url >
5353 </site >
5454 </distributionManagement >
55+ <!-- Temporarily add Apache Snapshots repository -->
56+ <repositories >
57+ <repository >
58+ <id >apache.snapshots</id >
59+ <name >Apache Snapshot Repository</name >
60+ <url >https://repository.apache.org/snapshots</url >
61+ <releases >
62+ <enabled >false</enabled >
63+ </releases >
64+ </repository >
65+ </repositories >
5566 <properties >
5667 <failOnError >false</failOnError >
5768 <maven .compiler.source>1.8</maven .compiler.source>
153164 <dependency >
154165 <groupId >commons-codec</groupId >
155166 <artifactId >commons-codec</artifactId >
156- <version >1.21.0 </version >
167+ <version >1.22.0-SNAPSHOT </version >
157168 </dependency >
158169 <dependency >
159170 <groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments