Release appc
[appc.git] / appc-metric / appc-metric-bundle / pom.xml
index 2066523..011de74 100644 (file)
@@ -3,7 +3,7 @@
   ============LICENSE_START=======================================================
   ONAP : APPC
   ================================================================================
-  Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
   Copyright (C) 2017 Amdocs
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,8 +24,8 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
-        <relativePath />
+        <version>2.7.0</version>
+        <relativePath/>
     </parent>
     <groupId>org.onap.appc</groupId>
     <artifactId>appc-metric-bundle</artifactId>
     <description>appc-metric-bundle OSGi bundle project.</description>
 
     <dependencies>
+        <dependency>
+            <groupId>com.att.eelf</groupId>
+            <artifactId>eelf-core</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
         </plugins>
     </build>
 
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.7.0</version>
 </project>