Remove Entity annotation from PfConceptContainer
[policy/models.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5354768..5b518f1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
     <groupId>org.onap.policy.models</groupId>
     <artifactId>policy-models</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3.2-SNAPSHOT</version>
 
     <packaging>pom</packaging>
     <name>policy-models</name>
@@ -42,7 +42,7 @@
     <properties>
         <derby.version>10.13.1.1</derby.version>
         <javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
-        <policy.common.version>1.7.0</policy.common.version>
+        <policy.common.version>1.7.1</policy.common.version>
     </properties>
 
     <modules>
             <artifactId>swagger-annotations</artifactId>
             <version>${version.swagger}</version>
         </dependency>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-collections4</artifactId>