diff options
author | 2019-05-30 15:38:56 -0400 | |
---|---|---|
committer | 2019-05-31 10:35:19 -0400 | |
commit | 8f832f12840ed226a016de26e887d9f43fc3dd27 (patch) | |
tree | c762ed187b8e5f59f03be656cf19532c22d98530 /ubuntu | |
parent | c30a63891a3ccbb35633d51fa25577e4b4058ce8 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ie4c28b9bd3f2a0e4c13fb6ce00d93d401ee43cf8
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 6a74541a..6a9e493b 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |