downgrade dependencies to stable/fluorine SR1
[transportpce.git] / ordmodels / pom.xml
index fd6ead1d48cff273388b462aad97e9817f4758a4..56ae44d9ae1565fcdd38c6a938514530f71d6406 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -82,14 +82,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>