diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:30:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:30:01 -0400 |
commit | 74e0d6cdac309204f740e43befdab3426d4cd1ec (patch) | |
tree | 0838745a380157a12c19fc2f333c6afd4ecd1dd2 /pom.xml | |
parent | 258216bfca01a583c6a86359a5eead8a339e2fc5 (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: I2b1b5aaa6919c9259d46d2988fb65836f47a3bf9
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -120,7 +120,7 @@ <organization> <name>ONAP</name> </organization> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> </project> |