diff options
Diffstat (limited to 'mso-api-handlers/pom.xml')
-rw-r--r-- | mso-api-handlers/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 87d6453fb7..6b9448e63d 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp</groupId> <artifactId>mso</artifactId> - <version>0.0.4-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.mso</groupId> @@ -18,7 +18,7 @@ <module>mso-api-handler-common</module> <module>mso-api-handler-infra</module> </modules> - + <dependencies> <dependency> <groupId>org.apache.httpcomponents</groupId> |