diff options
Diffstat (limited to 'resources/pom.xml')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index 87297eb6..3599a93f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.7.2-SNAPSHOT</version> + <version>3.7.2</version> </parent> <artifactId>policy-parent-resources</artifactId> |