aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-06-16 16:54:04 +0100
committerwaqas.ikram <waqas.ikram@est.tech>2021-06-17 11:25:06 +0100
commitabfaee8128ecc8bfb1fe7562631fb0d765b22d8c (patch)
tree70badbb01bd7fa303aa4984e581b4f2f17dd0458 /bpmn/MSOCommonBPMN
parent22171831d110325ced9ed70ace8b7e018275b182 (diff)
Changing ONAP logging dependencies to a released
version Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1 Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index c051aac9b8..817d70c0da 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -163,7 +163,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- </dependency>
+ </dependency>
<dependency>
<!-- Needed for InMemoryH2Test -->
<groupId>com.h2database</groupId>