This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch merge-server in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git
commit 34333dcbbc20b980543bb0f6154f8351135e5f0a Author: Mikael Ståldal <[email protected]> AuthorDate: Wed Jul 26 21:45:49 2017 +0200 Bump version to 2.9-SNAPSHOT --- log4j-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log4j-server/pom.xml b/log4j-server/pom.xml index 5e3c98d..29de565 100644 --- a/log4j-server/pom.xml +++ b/log4j-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-tools</artifactId> - <version>2.8.3-SNAPSHOT</version> + <version>2.9-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-server</artifactId>
