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

rgoers pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new d0488fc  LOG4J2-913 - Specify version of module
d0488fc is described below

commit d0488fc284437fe9f9a132e818896bbbb24cb922
Author: Ralph Goers <[email protected]>
AuthorDate: Sun May 5 13:07:35 2019 -0700

    LOG4J2-913 - Specify version of module
---
 .../log4j-spring-cloud-config-sample-server/pom.xml                      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
index 900015b..3dc1c01 100644
--- 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
+++ 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
@@ -6,6 +6,7 @@
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>log4j-spring-cloud-config-sample-server</artifactId>
   <packaging>jar</packaging>
+  <version>2.12.0-SNAPSHOT</version>
 
   <name>Log4j Sample Configuration Service</name>
   <description>Sample Cloud Config Server</description>

Reply via email to