Change to released parent poms
[appc.git] / appc-metric / appc-metric-features / onap-appc-metric / pom.xml
index 4b986eb..d18fd4c 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4.0</version>
         <relativePath />
     </parent>
 
@@ -65,7 +65,7 @@ limitations under the License.
                         <excludedArtifactId>org.eclipse.osgi</excludedArtifactId>
                         <excludedArtifactId>httpcore</excludedArtifactId>
                         <excludedArtifactId>httpclient</excludedArtifactId>
-                        <excludedArtifactId>appc-common</excludedArtifactId>
+                        <excludedArtifactId>appc-common-bundle</excludedArtifactId>
                     </excludedArtifactIds>
                 </configuration>
             </plugin>