Merge "Basic auth not working"
[dcaegen2/collectors/ves.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d88bf0b..61d5ddf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
        </parent>\r
        <groupId>org.onap.dcaegen2.collectors.ves</groupId>\r
        <artifactId>VESCollector</artifactId>\r
-       <version>1.4.4-SNAPSHOT</version>\r
+       <version>1.5.0-SNAPSHOT</version>\r
        <name>dcaegen2-collectors-ves</name>\r
        <description>VESCollector</description>\r
        <properties>\r
                <dependency>\r
                        <groupId>org.springframework.boot</groupId>\r
                        <artifactId>spring-boot-starter-web</artifactId>\r
+            <exclusions>\r
+                <exclusion>\r
+                    <groupId>org.springframework.boot</groupId>\r
+                    <artifactId>spring-boot-starter-logging</artifactId>\r
+                </exclusion>\r
+            </exclusions>\r
                </dependency>\r
                <dependency>\r
                        <groupId>org.springframework.boot</groupId>\r