aboutsummaryrefslogtreecommitdiffstats
path: root/LogParser
diff options
context:
space:
mode:
Diffstat (limited to 'LogParser')
-rw-r--r--LogParser/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index b638faf21..a30b44a23 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>ONAP-Logging</artifactId>
- <version>${common-modules.version}</version>
+ <version>${project.version}</version>
<exclusions>
<exclusion>
<groupId>org.powermock</groupId>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>integrity-monitor</artifactId>
- <version>${common-modules.version}</version>
+ <version>${project.version}</version>
<exclusions>
<exclusion>
<groupId>org.powermock</groupId>