Merge "One more fix to pass release-prepareonly"
authorAlessandro Boch <aboch@cisco.com>
Mon, 27 Jan 2014 03:40:40 +0000 (03:40 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 27 Jan 2014 03:40:40 +0000 (03:40 +0000)
opendaylight/distribution/opendaylight/pom.xml

index 6733100ac2eb225cc32e297d249a3c01569cd3ae..856ffec0abfbc391e2b44497f98884a87d1fb186 100644 (file)
           </plugin>
         </plugins>
       </build>
+      <dependencies>
+        <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sanitytest</artifactId>
+        </dependency>
+      </dependencies>
     </profile>
   </profiles>