Binding v2 runtime - adapters - impl - operations invoker
[mdsal.git] / model / pom.xml
index 9b6c25be50e9ee88ca09b7eae325fd093056e977..9c0db53a31570fcd63d3e2ed418d13c7ec9f6ef2 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-aggregator</artifactId>
     <packaging>pom</packaging>
         <module>general-entity</module>
     </modules>
 
-    <!--dependencyManagement>
-      <dependencies>
-          <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>mdsal-model-artifacts</artifactId>
-            <version>0.10.0-SNAPSHOT</version>
-            <type>pom</type>
-            <scope>import</scope>
-          </dependency>
-      </dependencies>
-    </dependencyManagement>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>yang-binding</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-common</artifactId>
-        </dependency>
-    </dependencies-->
-
   <!--
       Maven Site Configuration