Fix intermittent testOwnerChangesOnPeerAvailabilityChanges failure
[controller.git] / opendaylight / md-sal / md-sal-config / pom.xml
index 2e19b5a60c46f2d8d8ba5c08f7870a6e45d83558..3f45728f3026c8421344b8a17a05020047ecf80c 100644 (file)
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>sal-parent</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>2.0.4</version>
+    <relativePath/>
   </parent>
+
+  <groupId>org.opendaylight.controller</groupId>
   <artifactId>md-sal-config</artifactId>
+  <version>1.7.0-SNAPSHOT</version>
   <description>Configuration files for md-sal</description>
   <packaging>jar</packaging>
+
   <build>
     <plugins>
         <plugin>