You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/01/27 10:20:15 UTC

[karaf-decanter] branch master updated: Minor style fix

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new c3ba7b0  Minor style fix
c3ba7b0 is described below

commit c3ba7b0e8b722e982d7a803a550d539a90575090
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Jan 27 11:20:05 2018 +0100

    Minor style fix
---
 spring-boot-starter-decanter/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/spring-boot-starter-decanter/pom.xml b/spring-boot-starter-decanter/pom.xml
index 4d53dc8..5ebab0b 100644
--- a/spring-boot-starter-decanter/pom.xml
+++ b/spring-boot-starter-decanter/pom.xml
@@ -45,9 +45,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.karaf.decanter.appender</groupId>
-            <artifactId>
-                org.apache.karaf.decanter.appender.kafka
-            </artifactId>
+            <artifactId>org.apache.karaf.decanter.appender.kafka</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.