Push and unpush to support multiple policies
[policy/engine.git] / PolicyEngineAPI / pom.xml
index da13a9a..159d831 100644 (file)
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+             <groupId>org.projectlombok</groupId>
+             <artifactId>lombok</artifactId>
+             <version>1.18.6</version>
+             <scope>provided</scope>
+        </dependency>
         <dependency>
             <groupId>org.onap.policy.engine</groupId>
             <artifactId>ONAP-XACML</artifactId>