Update to remove loadbalancer code 15/45715/2
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 3 May 2018 01:19:55 +0000 (21:19 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 3 May 2018 20:59:06 +0000 (16:59 -0400)
Issue-ID: AAI-965
Issue-ID: AAI-1121
Change-Id: Ifd7d8a9e3c09f5b2793c974605ebdac76c6bae62
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-traversal/pom.xml
aai-traversal/src/main/resources/etc/appprops/aaiconfig.properties

index c751c38..91a3e32 100644 (file)
         <namespace>com.att.ajsc</namespace>
         <start-class>org.onap.aai.TraversalApp</start-class>
 
-        <aai-schema.version>1.2.3</aai-schema.version>
-        <aai.core.version>1.2.3</aai.core.version>
-        <aai.client.loadbalancer.version>1.2.3</aai.client.loadbalancer.version>
-
+        <aai-schema.version>1.2.4</aai-schema.version>
+        <aai.core.version>1.2.4</aai.core.version>
 
         <!-- Start of the jacoco plugin properties -->
         <sonar.language>java</sonar.language>
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>org.onap.aai.aai-common</groupId>
-            <artifactId>aai-client-loadbalancer</artifactId>
-            <version>${aai.client.loadbalancer.version}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>io.netty</groupId>
-                    <artifactId>netty-handler</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>com.sun.jersey.contribs</groupId>
-                    <artifactId>jersey-apache-client4</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-handler</artifactId>
index 0c263be..27ddd76 100644 (file)
@@ -102,7 +102,7 @@ aai.edgeTag.proc.max.levels=50
 
 aai.dmaap.workload.enableEventProcessing=true
 
-aai.realtime.clients=RO,SDNC,MSO
+aai.realtime.clients=RO,SDNC,MSO,SO
 
 aai.server.rebind=g