Exceptions should have serialVersionUid
[yangtools.git] / yang / yang-model-export / pom.xml
index 31f82961be842eefee343fc264153854b0db4223..2d1b4054383e8a0e3ec6b9da9badeaa0534a22bf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
@@ -52,7 +52,6 @@
         <dependency>
             <groupId>xmlunit</groupId>
             <artifactId>xmlunit</artifactId>
-            <version>1.5</version>
             <scope>test</scope>
         </dependency>
     </dependencies>