[DOCKER] Resolve tomcat-jdbc classpath issue
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 32fbd4e..71ba54a 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.1.0</version>
+               <version>1.1.1</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
@@ -39,7 +39,7 @@
        <distributionManagement>
                <site>
                        <id>ecomp-site</id>
-                       <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/${project.artifactId}/${project.version}</url>
+                       <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/core/${project.artifactId}/${project.version}</url>
                </site>
        </distributionManagement>
 
        <organization>
                <name>OpenECOMP</name>
        </organization>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.1.1-SNAPSHOT</version>
 
 
 </project>