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 /odlparent/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 'odlparent/pom.xml')
-rwxr-xr-x | odlparent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/pom.xml b/odlparent/pom.xml index d70743b9..d1d718b4 100755 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -7,12 +7,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |