BUG-5574: flat batch proposal
[openflowplugin.git] / features-li / pom.xml
index a7f7aeb5fd900ccbe2a76e717173bacbf858165b..6d8a8853a6ddd303186c7ee8377f24eb258833d2 100644 (file)
@@ -15,7 +15,7 @@
     <version>0.3.0-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
         <config.version>0.5.0-SNAPSHOT</config.version>
         <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
         <openflowjava.version>0.8.0-SNAPSHOT</openflowjava.version>
             <type>xml</type>
             <classifier>config</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin.applications</groupId>
+            <artifactId>old-notification-supplier</artifactId>
+            <type>xml</type>
+            <classifier>config</classifier>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin.applications</groupId>
+            <artifactId>old-notification-supplier</artifactId>
+        </dependency>
     </dependencies>
 </project>