diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:07:44 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:07:44 -0400 |
commit | a34daaa3195ea703b1186f14c10dad3d5572ce0b (patch) | |
tree | 88bea2df816e194182088ee6ba860571d90e8d37 /ms/controllerblueprints/modules/pom.xml | |
parent | 7679f2d1b19d8192e7a88e9b66687f7960315353 (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I4b6256324796a424a4f064e118a812c108f14e4f
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/controllerblueprints/modules/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index be5cb0d88..7600eb8ea 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> <artifactId>parent</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>modules</artifactId> |