diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-17 18:44:59 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-21 05:33:46 -0700 |
commit | 591296a888ee6d659170604cd4d91ea7b58d55d1 (patch) | |
tree | 50088b1d8d535b7694523586edfd0af6512435df /aai-service/provider/pom.xml | |
parent | c281f6244a3c3585ee03643c5d3d5642183a1c1b (diff) |
Publish mdsal-resource OSGi services
Added Aries blueprint to advertise OSGi services. Updated
to use release 1.0.2 version of CCSDK parent poms.
Change-Id: I92fb652b975c4fd59e173c103350934b94d190d3
Issue-ID: CCSDK-289
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'aai-service/provider/pom.xml')
-rwxr-xr-x | aai-service/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index c7f6817d..0cbd7c32 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath /> </parent> |