Create release 0.4.3 of CCSDK
[ccsdk/parent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 05678e6..b504ddd 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        <packaging>pom</packaging>
        <groupId>org.onap.ccsdk.parent</groupId>
        <artifactId>parent</artifactId>
-       <version>1.2.1-SNAPSHOT</version>
+       <version>1.2.3-SNAPSHOT</version>
        <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
 
        <properties>
@@ -45,8 +45,8 @@
                                                <extensions>true</extensions>
                                                <configuration>
                                                        <nexusUrl>https://${onap.nexus.host}</nexusUrl>
-                                                       <stagingProfileId>${onap.nexus.staging.profile-id}</stagingProfileId>
-                                                       <serverId>${onap.nexus.staging.server-id}</serverId>
+                                                       <stagingProfileId>176c31dfe190a</stagingProfileId>
+                                                       <serverId>ecomp-staging</serverId>
                                                </configuration>
                                        </plugin>
                                </plugins>