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

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


The following commit(s) were added to refs/heads/master by this push:
     new bd2c4b4  [build] org.apache.commons:commons-parent 48 -> 51.
bd2c4b4 is described below

commit bd2c4b4620a7ffb54902422d100a85099a2838df
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 22 11:53:30 2020 -0400

    [build] org.apache.commons:commons-parent 48 -> 51.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 31c35ff..2f36083 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>48</version>
+    <version>51</version>
   </parent>
   <artifactId>commons-text</artifactId>
   <version>1.8.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5f5eedc..3e577bd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[build] Skip clirr since we use JApiCmp.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[build] checkstyle.plugin.version 3.1.0 -> 3.1.1.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[build] checkstyle.version 8.27 -> 8.33.</action>
+    <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[build] org.apache.commons:commons-parent 48 -> 51.</action>
   </release>
   
   <release version="1.8" date="2019-08-30" description="Release 1.8">

Reply via email to