File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46 <parent >
57 <groupId >org.openwms</groupId >
Original file line number Diff line number Diff line change 1313
1414 <statusListener class =" ch.qos.logback.core.status.NopStatusListener" />
1515
16+ <logger name =" com.netflix.eureka.registry" level =" ERROR" />
1617 <logger name =" com.netflix.discovery" level =" OFF" />
1718 <logger name =" org.ameba" level =" WARN" />
1819 <logger name =" org.hibernate.boot.internal.InFlightMetadataCollectorImpl" level =" ERROR" />
You can’t perform that action at this time.
0 commit comments