Small dependency clean up in drools-pdp 42/133242/1
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 10:42:53 +0000 (10:42 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 10:43:13 +0000 (10:43 +0000)
Issue-ID: POLICY-4482
Change-Id: Ie24331df7d3ba7704f97846a062a151d7e9539fc
Signed-off-by: liamfallon <liam.fallon@est.tech>
feature-pooling-dmaap/pom.xml
policy-utils/pom.xml

index 658325c..b1b1035 100644 (file)
     <name>feature-pooling-dmaap</name>
     <description>Endpoints</description>
 
-    <properties>
-        <jetty.version>9.3.20.v20170531</jetty.version>
-    </properties>
-
     <build>
         <plugins>
             <plugin>
index 3c102df..822f7fe 100644 (file)
             <artifactId>openpojo</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.onap.policy.common</groupId>
-            <artifactId>utils</artifactId>
-            <version>${policy.common.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-configuration2</artifactId>