diff options
author | deepikasatheesh <deepika.s84@wipro.com> | 2021-02-26 10:26:49 +0000 |
---|---|---|
committer | deepikasatheesh <deepika.s84@wipro.com> | 2021-02-26 10:26:49 +0000 |
commit | 0feede736ee39146781abc1e6288a5f58bf8eab5 (patch) | |
tree | 1c8438065eaaf2745c570bf8da5c6b0debceaece /pom.xml | |
parent | 61f0b4cf034edb32dac83e40c455963377968f35 (diff) |
Fix build issue in oof-adapter
Issue-ID: SO-3556
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I2da6c70a4ba23b7e8ba0071b1319abc9f8f4dc05
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ </parent> <groupId>org.onap.so.adapters</groupId> <artifactId>so-oof-adapter</artifactId> + <version>1.8.0-SNAPSHOT</version> <name>so-oof-adapter</name> <description>mso oof adapter</description> |