Changes for new odl version
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / pom.xml
index 8d7ba16..2c9685a 100644 (file)
@@ -180,11 +180,11 @@ limitations under the License.
 
                <dependency>
                        <groupId>org.opendaylight.mdsal.model</groupId>
-                       <artifactId>ietf-inet-types</artifactId>
+                       <artifactId>ietf-inet-types-2013-07-15</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.mdsal.model</groupId>
-                       <artifactId>ietf-yang-types</artifactId>
+                       <artifactId>ietf-yang-types-20130715</artifactId>
                </dependency>
 
                <dependency>