[MSO-8] Update the maven dependency
[so.git] / adapters / pom.xml
index 8ccd8cd..67946aa 100644 (file)
                <module>mso-vnf-adapter</module>
                <module>mso-vnf-adapter-async-client</module>
                <module>mso-requests-db-adapter</module>
+               <module>mso-catalog-db-adapter</module>
        </modules>
 
        <dependencies>
+           <dependency>
+             <groupId>org.evosuite</groupId>
+             <artifactId>evosuite-standalone-runtime</artifactId>
+             <version>${evosuiteVersion}</version>
+             <scope>test</scope>
+        </dependency>
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpclient</artifactId>