diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 10:18:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:26:43 -0400 |
commit | 11c161c3c44f52d1cd78cb5f6139193e295fc439 (patch) | |
tree | 4375a61adf6fad862290f55f35ef03c0f1d569c6 /aai-service/provider | |
parent | 4f70dd5d4603fbbce659836815402aab0d486277 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2
Issue-ID: CCSDK-1563
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 910af583c..46cd8db81 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-provider</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |