diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:15:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:15:41 -0400 |
commit | 42862be1b422ebfda398b8f634adb0a847d31632 (patch) | |
tree | 8414d78806626fa2af13362b058bf6d33f35d8b1 /ubuntu | |
parent | 962fc9e71c385f0d08f02002c44e8907d8bf662e (diff) |
Roll versions for Casablanca - distribution
Roll version to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Ic047838bbd17545c04682c36fab05d0d03228c31
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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 3ee59e8c..f21546a2 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.2.4-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.2.4-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |