Merge "BUG-6059: Moving Statistics Manager to DTCL"
[openflowplugin.git] / openflowplugin-controller-config / pom.xml
index 81cc3bcad5daee63f568e7764ce655fba002dc85..1a8d684af13ebd0caa4042b75e2c9a66ee306c35 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
@@ -37,7 +37,7 @@
                                 <artifact>
                                     <file>${project.build.directory}/classes/initial/42-openflowplugin.xml</file>
                                     <type>xml</type>
-                                    <classifier>config</classifier>
+                                    <classifier>config-He</classifier>
                                 </artifact>
                             </artifacts>
                         </configuration>
@@ -53,7 +53,7 @@
                                 <artifact>
                                     <file>${project.build.directory}/classes/initial/42-openflowplugin-new.xml</file>
                                     <type>xml</type>
-                                    <classifier>ofplugin-config</classifier>
+                                    <classifier>config-Li</classifier>
                                 </artifact>
                             </artifacts>
                         </configuration>