diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 11:26:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 11:26:52 +0000 |
commit | 07f54476756491af87e69e5e470c265f2cbd61df (patch) | |
tree | 4d0bbd12a2befd226312b98ae942652b54f9834a /resources/pom.xml | |
parent | 093c8ff34d61223632aa9f44ecaea35c09535ecc (diff) |
Release policy/parent4.1.4
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 3fe2eb92..35098577 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>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>policy-parent-resources</artifactId> |