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

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git

commit 90c111e3baa91b1e77abf4577d2a6eed517fb5e1
Author: Robert Middleton <[email protected]>
AuthorDate: Tue Jun 1 21:39:53 2021 -0400

    Setting todays release date for release voting
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6d61f8f..816be87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <groupId>log4j</groupId>
   <artifactId>apache-chainsaw</artifactId>
   <name>Apache Chainsaw</name>
-  <version>2.1.0-SNAPSHOT</version>
+  <version>2.1.0</version>
   <description>Graphical Viewer for Logging events from a local or remote 
log4j event system.</description>
   <url>https://logging.apache.org/chainsaw</url>
   <inceptionYear>2002</inceptionYear>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a10e91f..7e1597d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,7 +20,7 @@
     <title>Apache Chainsaw&#x2122;</title>
   </properties>
   <body>
-    <release version="2.1.0" date="2018-??-??" description="Apache Chainsaw 
2.1.0">
+    <release version="2.1.0" date="2021-06-01" description="Apache Chainsaw 
2.1.0">
       <action issue="CHAINSAW-1" type="chore" dev="mattsicker">
         Modernize syntax for newer Java versions up to 1.8.
       </action>

Reply via email to