File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ component.package = org.apache.commons.codec
3434component.title = Encode/Decode Utilities
3535
3636# The current version number of this component
37- component.version = 2.0 -SNAPSHOT
37+ component.version = 1.6 -SNAPSHOT
3838
3939# The name that is used to create the jar file
4040final.name = ${component.name}-${component.version}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ limitations under the License.
2525 <modelVersion >4.0.0</modelVersion >
2626 <groupId >commons-codec</groupId >
2727 <artifactId >commons-codec</artifactId >
28- <version >2.0 -SNAPSHOT</version >
28+ <version >1.6 -SNAPSHOT</version >
2929 <name >Commons Codec</name >
3030 <inceptionYear >2002</inceptionYear >
3131 <description >
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ The <a href="source-repository.html">subversion repository</a> can be
8383<!-- ================================================== -->
8484<section name =" Releases" >
8585<ul >
86- <li >Codec 2.0 requires Java 1.5</li >
86+ <li >Codec 1.6 requires Java 1.5</li >
8787<li >Codec 1.5 requires Java 1.4</li >
8888<li >Codec 1.4 requires Java 1.4</li >
8989</ul >
You can’t perform that action at this time.
0 commit comments