Bump mdsal to 5.0.2
[openflowplugin.git] / libraries / pom.xml
index d4cc9ec15f920f48c2a2b6d470361a6246495821..8d28db16622c3c337f511db252722a05e77925db 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.10.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
 
     <build>
         <plugins>
-            <!-- TODO: Fix checkstyle issues later
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
-            -->
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
@@ -42,4 +33,4 @@
     <modules>
         <module>liblldp</module>
     </modules>
-</project>
\ No newline at end of file
+</project>