Updating the commons parent pom to 1.4.1-SNAPSHOT and checkstyle fixes
[netvirt.git] / commons / parent / pom.xml
index 062ffe8a9bf318ca7ea59c7f7ba3ae34431a37ad..bdee4b7b82d4de4580785d576e23e9943076e5cf 100755 (executable)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>commons.ovsdb</artifactId>
@@ -21,7 +21,6 @@
   <properties>
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <jackson.new.version>2.3.0</jackson.new.version>
   </properties>
   <!-- modules should go once the jenkins job is updated to use the root pom -->
   <modules>