Merge "included the nodetype in the congruence check. also handled the condition...
[controller.git] / opendaylight / md-sal / sal-remote / pom.xml
index d4f5d43e5ed0ee077782122b124797a811bb8e42..090c56f67dd0c431f8df2b24ae4e123c5b35190c 100644 (file)
@@ -17,7 +17,6 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-binding-api</artifactId>
-            <version>1.1-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
@@ -30,7 +29,6 @@
             <plugin>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>${yangtools.version}</version>
                 <executions>
                     <execution>
                         <id>sal-remote</id>