Add README for VTN Coordinator tarball to the Virtualization Edition.
authorShigeru Yasuda <s-yasuda@da.jp.nec.com>
Mon, 27 Jan 2014 12:46:54 +0000 (21:46 +0900)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Mon, 27 Jan 2014 12:46:54 +0000 (21:46 +0900)
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
distributions/virtualization/pom.xml

index ee4675397ddfa486ec8f82833ca7ea4a05a7a0fd..f30d9720b06752617ea461892778774d43512d9f 100644 (file)
@@ -68,6 +68,13 @@ http://maven.apache.org/maven-v4_0_0.xsd">
       <type>tar.bz2</type>
       <classifier>bin</classifier>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.vtn</groupId>
+      <artifactId>distribution.vtn-coordinator</artifactId>
+      <version>5.0.0.0-SNAPSHOT</version>
+      <type>txt</type>
+      <classifier>README</classifier>
+    </dependency>
 
     <!-- defense4all -->