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 /aai-service/provider | |
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 'aai-service/provider')
-rwxr-xr-x | aai-service/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 7804c977..44114326 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -7,13 +7,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-provider</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |