Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / sal-clustering-config / pom.xml
index c2008f0b85a976114083d1b243a61c53ea81bf2d..4c6291230764d62531a6c194c435c11d59beac65 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.0</version>
+    <version>13.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>9.0.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
           <phase>package</phase>
           <configuration>
             <artifacts>
-              <artifact>
-                <file>${project.build.directory}/classes/initial/05-clustering.xml.conf</file>
-                <type>xml</type>
-                <classifier>config</classifier>
-              </artifact>
-              <artifact>
-                <file>${project.build.directory}/classes/initial/06-clustered-entity-ownership.xml.conf</file>
-                <type>xml</type>
-                <classifier>entityownershipconfig</classifier>
-              </artifact>
               <artifact>
                 <file>${project.build.directory}/classes/initial/akka.conf</file>
                 <type>xml</type>