Update version numbers for Apache Commons Collections release 4.2

This commit is contained in:
Gary Gregory 2018-07-07 17:49:32 -06:00
parent d83572be94
commit 37a7c44093
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-collections4</artifactId>
<version>4.2-SNAPSHOT</version>
<version>4.2</version>
<name>Apache Commons Collections</name>
<inceptionYear>2001</inceptionYear>