Bump versions to 4.0.14-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin-it / pom.xml
index fc5bc4f0b61d140d3fa5467151f9dfed28231f98..2d2d23e627e09c8d83b658f278d9ccdb93f3690a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>4.0.14-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
         </dependency>
     </dependencies>
 
-    <properties>
-        <it-project.version>${project.version}</it-project.version>
-    </properties>
-
     <build>
       <testResources>
         <testResource>
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>