POM changes to centralize test scope deps
[policy/engine.git] / ONAP-SDK-APP / pom.xml
index 9e6f1b2..9f383bf 100644 (file)
@@ -27,7 +27,6 @@
        </parent>
        <artifactId>ONAP-SDK-APP</artifactId>
        <packaging>war</packaging>
-
        <properties>
                <encoding>UTF-8</encoding>
                <epsdk.version>2.1.0</epsdk.version>
                        <artifactId>javax.servlet-api</artifactId>
                        <version>3.1.0</version>
                </dependency>
-               <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-                       <version>4.12</version>
-               </dependency>
        </dependencies>
 </project>