Fix request handler class error
[appc.git] / appc-dispatcher / appc-request-handler / appc-request-handler-features / onap-appc-request-handler / pom.xml
index 2fcff3a..ae69fe9 100644 (file)
@@ -44,6 +44,13 @@ limitations under the License.
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.onap.ccsdk.sli.adaptors</groupId>
+            <artifactId>ccsdk-aai-service</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+            <version>${ccsdk.sli.adaptors.version}</version>
+        </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>transaction-recorder</artifactId>