Update POM version numbers for Apache Commons Lang release 3.11

This commit is contained in:
Gary Gregory 2020-07-10 19:32:01 -04:00
parent ab627f97bc
commit ac1070e84e

View File

@ -26,7 +26,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-lang3</artifactId>
<version>3.11-SNAPSHOT</version>
<version>3.11</version>
<name>Apache Commons Lang</name>
<inceptionYear>2001</inceptionYear>