Update snapshot and/or references of policy/parent to latest snapshots
[policy/parent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2545397..8cc29ae 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,7 @@
   ============LICENSE_START=======================================================
    Copyright (C) 2018 Ericsson. All rights reserved.
    Modifications Copyright (C) 2020-2021 AT&T. All rights reserved.
+   Modifications Copyright (C) 2021 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>3.2.1-SNAPSHOT</version>
+        <version>3.2.1</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.parent</groupId>
     <artifactId>policy-parent</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <oparent.version>3.2.1-SNAPSHOT</oparent.version>
+        <oparent.version>3.2.1</oparent.version>
     </properties>
 
     <modules>
+        <module>resources</module>
         <module>integration</module>
     </modules>