summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai <lukai@chinamobile.com>2020-03-25 12:07:40 +0800
committerKai <lukai@chinamobile.com>2020-03-25 12:09:02 +0800
commit5df583c66e439805d373cca0b9b40485cd4091e6 (patch)
tree32a10b9feba5c966ed3382411ed5b46249b05993
parenta098001c6992f057245a3c91504ec7026c99f3e5 (diff)
fix release bug
Issue-ID: DCAEGEN2-2145 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: Ia6e11009586038dbe3a050da71de9c3c220dbe12
-rw-r--r--dcae-analytics/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-analytics/pom.xml b/dcae-analytics/pom.xml
index 657835a..7fbdeb0 100644
--- a/dcae-analytics/pom.xml
+++ b/dcae-analytics/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.onap.dcaegen2.analytics.tca-gen2</groupId>
<artifactId>eelf-logger-logback-impl</artifactId>
- <version>${eelf.logger.version}</version>
+ <version>${project.version}</version>
</dependency>
<!-- UTILITIES -->