You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/08 00:09:52 UTC

[1/2] commons-collections git commit: Update version numbers for Apache Commons Collections release 4.2

Repository: commons-collections
Updated Branches:
  refs/heads/release [created] 03a9b7e5e


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/release
Commit: 37a7c44093839f4c21e051cef1099db6b1ef088a
Parents: d83572b
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Jul 7 17:49:32 2018 -0600
Committer: Gary Gregory <ga...@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>


[2/2] commons-collections git commit: Add download link which is now required in announce emails.

Posted by gg...@apache.org.
Add download link which is now required in announce emails.

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

Branch: refs/heads/release
Commit: 03a9b7e5ef26fb117ef943d544723b193fb73f57
Parents: 37a7c44
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Jul 7 18:09:46 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sat Jul 7 18:09:46 2018 -0600

----------------------------------------------------------------------
 RELEASE-NOTES.txt            | 2 ++
 src/changes/release-notes.vm | 2 ++
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/03a9b7e5/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index a3ed771..bd9f4b6 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -43,6 +43,8 @@ patches, or suggestions for improvement, see the Apache Apache Commons Collectio
 
 http://commons.apache.org/proper/commons-collections/
 
+Download page: http://commons.apache.org/proper/commons-collections/download_pool.cgi
+
 ===============================================================================
 
               Apache Commons Collections

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/03a9b7e5/src/changes/release-notes.vm
----------------------------------------------------------------------
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 6137b08..e4907b3 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -136,3 +136,5 @@ For complete information on ${project.name}, including instructions on how to su
 patches, or suggestions for improvement, see the Apache ${project.name} website:
 
 ${project.url}
+
+Download page: ${project.url}download_pool.cgi