BUG-2383: deprecate ModificationType.MERGE
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cac5289667540f8fdcf6319933a458fd69ba1093..faa849b89020ac81451ed49dbcd478d922030906 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
-    <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.7.0-SNAPSHOT</version>
+    <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
     <scm>
@@ -59,7 +58,6 @@
                 <plugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-checkstyle-plugin</artifactId>
-                 <version>2.12</version>
                  <configuration>
                    <failOnViolation>false</failOnViolation>
                    <configLocation>checkstyle-logging.xml</configLocation>