diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-11 14:28:36 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-03-12 13:45:07 +0000 |
commit | f3bd99fbe11c443966fff14c6990367b36bdedc4 (patch) | |
tree | 55ca81da0045f47bdcf6079fee9b73ce9d43ddd2 /sdnr/wt/devicemanager/model | |
parent | e90f261dcc6e7b3524c4ccc11899f86e22673e2e (diff) |
Roll to next snapshot version
Roll to next snapshot (0.7.3-SNAPSHOT)
Change-Id: I2bafbb0097bcf941deafe09cdb478a25d11cd713
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemanager/model')
-rw-r--r-- | sdnr/wt/devicemanager/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/devicemanager/model/pom.xml b/sdnr/wt/devicemanager/model/pom.xml index aebc67cda..51f44fa0c 100644 --- a/sdnr/wt/devicemanager/model/pom.xml +++ b/sdnr/wt/devicemanager/model/pom.xml @@ -35,7 +35,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-model</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |