Trim awaitility specification
[netconf.git] / netconf / netconf-console / pom.xml
index 89ea9f3f354b7df3d3cf1bad9e6fdc573efa2d9e..7f52c0bde7c5f4eab9bd4e34bffdb8d758a4c28c 100644 (file)
@@ -28,12 +28,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
           <artifactId>org.apache.karaf.shell.console</artifactId>
           <scope>provided</scope>
       </dependency>
-
-      <!-- Project Dependencies -->
       <dependency>
           <groupId>org.opendaylight.netconf</groupId>
           <artifactId>sal-netconf-connector</artifactId>
       </dependency>
+
       <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-test-util</artifactId>
@@ -45,7 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
           <groupId>org.awaitility</groupId>
           <artifactId>awaitility</artifactId>
-          <scope>test</scope>
       </dependency>
   </dependencies>