BUG-2681: switch sal-binding-it to sal test models
[controller.git] / opendaylight / md-sal / sal-test-model / pom.xml
index 11a0ef211ae2cb20eac661ff789acf9c2e1412eb..852e99e14605ced0935bcacd9fd795237f486cda 100644 (file)
@@ -5,10 +5,13 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.1-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
+    <artifactId>sal-test-model</artifactId>
+    <packaging>bundle</packaging>
+
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
@@ -20,7 +23,6 @@
         </dependency>
     </dependencies>
 
-    <artifactId>sal-test-model</artifactId>
     <build>
         <plugins>
             <plugin>