Update distributionManagement serverIds
[oparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index de75c2b..f65c81a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   </properties>
   <distributionManagement>
     <repository>
-      <id>ecomp-releases</id>
+      <id>releases</id>
       <url>${onap.nexus.url}/content/repositories/releases</url>
     </repository>
     <snapshotRepository>
-      <id>ecomp-snapshots</id>
+      <id>snapshots</id>
       <url>${onap.nexus.url}/content/repositories/snapshots</url>
     </snapshotRepository>
   </distributionManagement>
@@ -68,7 +68,7 @@
           <configuration>
             <nexusUrl>${onap.nexus.url}</nexusUrl>
             <stagingProfileId>176c31dfe190a</stagingProfileId>
-            <serverId>ecomp-staging</serverId>
+            <serverId>staging</serverId>
           </configuration>
         </plugin>
         <plugin>