diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-16 09:01:30 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-16 09:01:30 -0500 |
commit | e6d6cd76c563daf75bd17bab74a411cfa383a93f (patch) | |
tree | 93e8a7e6cbbf83f9b3a8a8871c5cf4bb1fe1724e /ubuntu | |
parent | 28a88a16390382426d58d703ffdbbd4db9c1978e (diff) |
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT
Change-Id: Ifa86402e9f95a50f2328ce9aedb803283633fed7
Issue-ID: CCSDK-679
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 c34517c2..4a000bfb 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.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |