diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-20 15:29:52 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-20 15:29:52 -0400 |
commit | 5e50437a127d861e044a4d25e55ac63585ccc6b5 (patch) | |
tree | 7534f8d077ae67262d1caae0b178b63a4307fb92 /pom.xml | |
parent | 77535f8a4d9f728debf0d0245f23e50eecb8226b (diff) |
Roll to first Dublin snapshot
Roll to first Dublin snapshot version
Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <properties> |