Bump minor version
[so.git] / bpmn / MSORESTClient / pom.xml
index 2c89908..dead7d0 100644 (file)
@@ -4,12 +4,12 @@
        <modelVersion>4.0.0</modelVersion>\r
        \r
        <parent>\r
-               <groupId>org.openecomp.mso</groupId>\r
+               <groupId>org.openecomp.so</groupId>\r
         <artifactId>bpmn</artifactId>\r
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>\r
        </parent>\r
        \r
-       <groupId>org.openecomp.mso</groupId>\r
+       <groupId>org.openecomp.so</groupId>\r
        <artifactId>MSORESTClient</artifactId>\r
        \r
        <packaging>jar</packaging>\r
        <name>MSO REST Client API</name>\r
        \r
        <dependencies>\r
-               <dependency>\r
-             <groupId>org.evosuite</groupId>\r
-             <artifactId>evosuite-standalone-runtime</artifactId>\r
-             <version>${evosuiteVersion}</version>\r
-             <scope>test</scope>\r
-        </dependency>\r
                <dependency>\r
                        <groupId>org.apache.httpcomponents</groupId>\r
                        <artifactId>httpmime</artifactId>\r
                        <scope>test</scope>\r
                </dependency>\r
 \r
+               <dependency>\r
+            <groupId>org.openecomp.so</groupId>\r
+            <artifactId>common</artifactId>\r
+            <version>${project.version}</version>\r
+        </dependency>\r
                </dependencies>\r
                <build>\r
                <finalName>MSORESTClient</finalName>\r