Revert "Bug 4653: Removed VTN."
[integration/distribution.git] / distributions / karaf / pom.xml
index aac10d84efa1aca2c1e399107e18f61bf00c5f1a..1ffe2ceb3ca221dd82965bdb3ad6c68eff075942 100644 (file)
@@ -94,8 +94,6 @@
     </dependency>
 
     <!-- External application -->
-    <!--
-         TODO: Add the following dependencies after the Bug 4426 is fixed.
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
         </exclusion>
       </exclusions>
     </dependency>
-    -->
   </dependencies>
 
   <build>
              <ignorePermissions>false</ignorePermissions>
             </configuration>
           </execution>
-          <!--
-             TODO: Add the execution after the Bug 4426 is fixed.
           <execution>
             <id>copy-externalapps</id>
             <phase>prepare-package</phase>
               <excludeTransitive>true</excludeTransitive>
             </configuration>
           </execution>
-          -->
         </executions>
       </plugin>
       <plugin>