Add ietf-subscribed-notifications
[netconf.git] / artifacts / pom.xml
index a98b70ff7b1c6789c32db2a92cd50529e80aadd2..063baf2586737377ab5d4f8f514a891108de1e3f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>10.0.0</version>
+      <version>11.0.0</version>
       <relativePath/>
     </parent>
 
                 <artifactId>ietf-restconf-monitoring</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>ietf-subscribed-notifications</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>restconf-common-models</artifactId>