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 2023/09/15 12:00:54 UTC

[commons-dbutils] branch master updated: Add slot for next release

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-dbutils.git


The following commit(s) were added to refs/heads/master by this push:
     new ccdea40  Add slot for next release
ccdea40 is described below

commit ccdea40d519f1e33f1607c19d689aaadc851d200
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 15 08:00:50 2023 -0400

    Add slot for next release
---
 src/changes/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 02d7754..3d654a2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,6 +43,11 @@ The <action> type attribute can be add,update,fix,remove.
     <title>Apache Commons DBUtils Release Notes</title>
   </properties>
   <body>
+    <release version="1.8.2" date="20YY-MM-DD" description="New features and bug fixes.">
+      <!--  FIX -->
+      <!--  ADD -->
+      <!--  UPDATE -->
+    </release>
     <release version="1.8.1" date="2023-09-09" description="New features and bug fixes.">
       <!--  FIX -->
       <action dev="ggregory" type="fix" issue="DBUTILS-151" due-to="mark, Gary Gregory">