Fix intermittent testOwnerChangesOnPeerAvailabilityChanges failure
[controller.git] / opendaylight / md-sal / md-sal-config / pom.xml
index 9f815bc46c2a3ecf080bf55da530d850dbc7fe17..3f45728f3026c8421344b8a17a05020047ecf80c 100644 (file)
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>sal-parent</artifactId>
-    <version>1.3.0-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>