diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,11 +23,11 @@ <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> <version>2.1.0</version> - <relativePath /> + <relativePath /> </parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> |