Repository: commons-collections
Updated Branches:
  refs/heads/master d83572be9 -> 8cb8ac837


Update version numbers for Apache Commons Collections release 4.2


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/37a7c440
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/37a7c440
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/37a7c440

Branch: refs/heads/master
Commit: 37a7c44093839f4c21e051cef1099db6b1ef088a
Parents: d83572b
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Sat Jul 7 17:49:32 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Sat Jul 7 17:49:32 2018 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/37a7c440/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7602ae6..f5d2494 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Reply via email to