aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-17 18:44:59 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-21 05:33:46 -0700
commit591296a888ee6d659170604cd4d91ea7b58d55d1 (patch)
tree50088b1d8d535b7694523586edfd0af6512435df /aai-service
parentc281f6244a3c3585ee03643c5d3d5642183a1c1b (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')
-rw-r--r--aai-service/features/ccsdk-aai-service/pom.xml2
-rwxr-xr-xaai-service/features/features-aai-service/pom.xml2
-rwxr-xr-xaai-service/features/pom.xml2
-rwxr-xr-xaai-service/installer/pom.xml2
-rwxr-xr-xaai-service/pom.xml2
-rwxr-xr-xaai-service/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/aai-service/features/ccsdk-aai-service/pom.xml b/aai-service/features/ccsdk-aai-service/pom.xml
index 2415b975..a8daa7c1 100644
--- a/aai-service/features/ccsdk-aai-service/pom.xml
+++ b/aai-service/features/ccsdk-aai-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath/>
</parent>
diff --git a/aai-service/features/features-aai-service/pom.xml b/aai-service/features/features-aai-service/pom.xml
index 7b010ba0..13624d14 100755
--- a/aai-service/features/features-aai-service/pom.xml
+++ b/aai-service/features/features-aai-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath/>
</parent>
diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml
index 52a36db1..f1c1cb28 100755
--- a/aai-service/features/pom.xml
+++ b/aai-service/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath />
</parent>
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml
index c9f48b95..24b5b2db 100755
--- a/aai-service/installer/pom.xml
+++ b/aai-service/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath />
</parent>
diff --git a/aai-service/pom.xml b/aai-service/pom.xml
index e284d044..deeb88c3 100755
--- a/aai-service/pom.xml
+++ b/aai-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath />
</parent>
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>