...
diff --git a/pom.xml b/pom.xml
index 4e7668a..0eca2f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,11 +74,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-core</artifactId>
-<<<<<<< HEAD
       <version>2.6.0-SNAPSHOT</version>
-=======
-      <version>2.5.3</version>
->>>>>>> 2.5
     </dependency>
 
     <!-- and for testing we need a few libraries