Update POM version numbers for Apache Commons Collections release 4.4

This commit is contained in:
Gary Gregory 2019-07-05 13:58:03 -04:00
parent 34b8bb25f1
commit cab58b3a80
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-collections4</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4</version>
<name>Apache Commons Collections</name>
<inceptionYear>2001</inceptionYear>