Repository: logging-chainsaw Updated Branches: refs/heads/master aa8d3f558 -> 765806ef1
Continue development with snapshot version Project: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/commit/765806ef Tree: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/tree/765806ef Diff: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/diff/765806ef Branch: refs/heads/master Commit: 765806ef1212c43f87e8d6b611452e46df4421f2 Parents: aa8d3f5 Author: Matt Sicker <[email protected]> Authored: Thu Jan 25 11:52:01 2018 -0600 Committer: Matt Sicker <[email protected]> Committed: Thu Jan 25 11:52:01 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-chainsaw/blob/765806ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 27a9bf1..d22344a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <groupId>log4j</groupId> <artifactId>apache-chainsaw</artifactId> <name>Apache Chainsaw</name> - <version>2.0.0</version> + <version>2.1.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>
