Fixup checkstyle
[controller.git] / opendaylight / md-sal / sal-test-model / pom.xml
index 4a0cf9d64ccc5315d1db1138492e718d182d17af..ce09fbb5fba3a16e76911dfe57aa07e5382496d0 100644 (file)
@@ -4,15 +4,13 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
-        <relativePath/>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>mdsal-parent</artifactId>
+        <version>9.0.3-SNAPSHOT</version>
+        <relativePath>../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-test-model</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>