Merge "Bug 2818: Updated implementation of parser."
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 073f4091915bceb3e859f879602503494382be9e..faa849b89020ac81451ed49dbcd478d922030906 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,6 @@
 
     <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>
 
@@ -60,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>