Change parent version
[appc.git] / appc-metric / appc-metric-features / onap-appc-metric / pom.xml
index 4b986eb..fc6bc32 100644 (file)
@@ -25,13 +25,13 @@ limitations under the License.
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath />
     </parent>
 
     <groupId>org.onap.appc</groupId>
     <artifactId>onap-appc-metric</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name></name>
@@ -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>