You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2019/09/16 12:54:00 UTC

[commons-parent] branch master updated (bc61828 -> b632706)

This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git.


    from bc61828  (fix) maven-project-info-reports-plugin 3.0.1 -> 3.0.0
     add e5b3099  Preparing release for version 49
     add f28b3c4  (update) changes.xml release date
     add d2be68c  (fix) RELEASE-NOTES.txt; remove "TBD"
     add 379376b  (fix) repitition of <source> tag from line 990
     new a504b47  Merge tag 'commons-parent-49'
     new b632706  (chore) upversion 49->50-SNAPSHOT

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt       | 64 +++++++++++++++++++++++++++++++++++++++++++++----
 pom.xml                 |  3 +--
 src/changes/changes.xml |  2 +-
 3 files changed, 62 insertions(+), 7 deletions(-)


[commons-parent] 02/02: (chore) upversion 49->50-SNAPSHOT

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit b632706906df3433ce4f8e40a393db48a9377572
Author: Rob Tompkins <ch...@gmail.com>
AuthorDate: Mon Sep 16 08:53:48 2019 -0400

    (chore) upversion 49->50-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d45e04c..9bfce15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
-  <version>49</version>
+  <version>50-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Commons Parent</name>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>


[commons-parent] 01/02: Merge tag 'commons-parent-49'

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit a504b47a4e3e94ccf72c0852ca819bd3550346bc
Merge: bc61828 379376b
Author: Rob Tompkins <ch...@gmail.com>
AuthorDate: Mon Sep 16 08:52:55 2019 -0400

    Merge tag 'commons-parent-49'
    
    Tag commons-parent-49 from RC2

 RELEASE-NOTES.txt       | 64 +++++++++++++++++++++++++++++++++++++++++++++----
 pom.xml                 |  3 +--
 src/changes/changes.xml |  2 +-
 3 files changed, 62 insertions(+), 7 deletions(-)