Update to version 1.1.0
[so.git] / mso-api-handlers / mso-api-handler-common / pom.xml
index b9d622d..859155a 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.openecomp.mso</groupId>
                <artifactId>mso-api-handlers</artifactId>
-               <version>0.0.4-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
 
                                </exclusion>
                        </exclusions>
                </dependency>
-               
+
                <dependency>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                </dependency>
-               
+
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpcore</artifactId>
                </dependency>
-               
+
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpclient</artifactId>
@@ -81,7 +81,7 @@
                  <artifactId>jackson-mapper-asl</artifactId>
                  <version>1.9.13</version>
                </dependency>
-               
+
                <dependency>
                        <groupId>org.openecomp.mso</groupId>
                        <artifactId>mso-catalog-db</artifactId>