Bump minor version
[so.git] / adapters / pom.xml
index 388ebd8..80244a6 100644 (file)
@@ -3,8 +3,8 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.openecomp.so</groupId>
-               <artifactId>so-parent</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <artifactId>so</artifactId>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.openecomp.so</groupId>
                <module>mso-requests-db-adapter</module>
                <module>mso-catalog-db-adapter</module>
                <module>mso-workflow-message-adapter</module>
+               <module>mso-vfc-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>