Policy 1707 Second commit
[policy/engine.git] / ECOMP-PAP-REST / pom.xml
index 5d35eda..f05729e 100644 (file)
                                        <groupId>org.json</groupId>
                                        <artifactId>json</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>com.att.nsa</groupId>
+                                       <artifactId>dmaapClient</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>com.att.nsa</groupId>
+                                       <artifactId>cambriaClient</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>com.att.cadi</groupId>
+                                       <artifactId>cadi-aaf</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <dependency>
                        <artifactId>commons-fileupload</artifactId>
                        <version>1.3.1</version>
                </dependency>
+               <dependency>
+                   <groupId>org.apache.logging.log4j</groupId>
+               <artifactId>log4j-core</artifactId>
+               <version>2.8.2</version>
+               </dependency>
                <dependency>
                        <groupId>log4j</groupId>
                        <artifactId>apache-log4j-extras</artifactId>
                        <artifactId>spring-mock</artifactId>
                        <version>2.0.8</version>
                </dependency>
+               <dependency>
+                       <groupId>org.openecomp.policy.engine</groupId>
+                       <artifactId>ControlloopPolicy</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
                <dependency>
                        <groupId>com.mockrunner</groupId>
                        <artifactId>mockrunner</artifactId>