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
The following commit(s) were added to refs/heads/master by this push:
new 11c2d14 Updated pom for release
11c2d14 is described below
commit 11c2d14c20339ecf371a1bbdef5d68be4c3de9d0
Author: Robert Middleton <[email protected]>
AuthorDate: Sun Jun 13 21:18:12 2021 -0400
Updated pom for release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 816be87..4e2c490 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</version>
+ <version>2.2.0-SNAPSHOT</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>