diff options
author | 2022-12-12 11:37:11 -0500 | |
---|---|---|
committer | 2022-12-12 11:37:11 -0500 | |
commit | d7524aa01aa245dc12266a5e306ce7b6c5e1fdd3 (patch) | |
tree | 52ebc9fcd867e92fa9e53163aba06c9c304f38e9 /sdnr/wt/mountpoint-registrar/installer | |
parent | 6bf13d44541bcafc7066170909d415e3bebf0e77 (diff) |
Release version 1.4.2 ccsdk/featureskohn
Release version 1.4.2 ccsdk/features with dmaapClient version fix
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9be1235fbc4de30f16d2b0177eef73a0d1b93f12
Diffstat (limited to 'sdnr/wt/mountpoint-registrar/installer')
-rwxr-xr-x | sdnr/wt/mountpoint-registrar/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml index 0e43a1ef9..ba5ba9839 100755 --- a/sdnr/wt/mountpoint-registrar/installer/pom.xml +++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-installer</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |