Remove VTN from Nitrogen distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 2acc9f560d5827e7b9f15d76be0228c49fb535ab..1969174eae25a77727d52b0c6c03ff786fa481c6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>feature-repo-artifacts</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>features-mdsal-trace</artifactId>
+                <version>${mdsal.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
 
             <!-- Dlux -->
             <dependency>
                 <type>xml</type>
             </dependency>
 
-            <!-- VTN -->
-            <dependency>
-                <groupId>org.opendaylight.vtn</groupId>
-                <artifactId>features-vtn-manager</artifactId>
-                <version>${vtn-manager.version}</version>
-                <classifier>features</classifier>
-                <type>xml</type>
-            </dependency>
-
         </dependencies>
     </dependencyManagement>
 </project>