diff options
author | deen1985 <damian.nowak@nokia.com> | 2020-08-10 15:38:37 +0200 |
---|---|---|
committer | deen1985 <damian.nowak@nokia.com> | 2020-08-10 15:38:54 +0200 |
commit | ceac321896c3281e47344da810327b0404085140 (patch) | |
tree | d172469e0b965090832f18001ace628f0ea7dfc1 /prh-commons/pom.xml | |
parent | d0e6b1f68ce9488ea374f48eda2baddbcc5cd6b4 (diff) |
PRH updated to used DCAE-SDK 1.4.1
Change-Id: I8c9e96b870d122877d05839daa2f35df719f1870
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: DCAEGEN2-2276
Diffstat (limited to 'prh-commons/pom.xml')
-rw-r--r-- | prh-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 18229f1c..43e83c0f 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>prh</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.services.prh</groupId> |