Fixing the sync issues with AAI
[aai/sparky-be.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ef3f1a3..6e37aaa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
        <version>1.0-SNAPSHOT</version>
 
        <properties>
+               <docker.location>${basedir}/target</docker.location>
                <module.ajsc.namespace.name>inventory-ui-service</module.ajsc.namespace.name>
                <module.ajsc.namespace.version>v1</module.ajsc.namespace.version>
                <ajscRuntimeVersion>2.0.0</ajscRuntimeVersion>
                <dependency>
                        <groupId>org.openecomp.ecompsdkos</groupId>
                        <artifactId>epsdk-fw</artifactId>
-                       <version>1.1.0-SNAPSHOT</version>
+                       <version>1.1.0</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>commons-logging</groupId>