Bump apex-pdp to 2.4.3-SNAPSHOT
[policy/apex-pdp.git] / core / pom.xml
index 77b3936..120133a 100644 (file)
@@ -1,6 +1,7 @@
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2018 Ericsson. All rights reserved.
+   Modifications Copyright (C) 2020 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -22,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.apex-pdp</groupId>
         <artifactId>apex-pdp</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.4.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.policy.apex-pdp.core</groupId>
@@ -36,6 +37,5 @@
         <module>core-infrastructure</module>
         <module>core-protocols</module>
         <module>core-engine</module>
-        <module>core-deployment</module>
     </modules>
 </project>