diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 13:42:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 13:42:42 +0000 |
commit | 98d3822ae3d52d95663077a6718cb0594dbad62a (patch) | |
tree | 6a563a21e7e42487c2ddae996fa6676c008c59a1 /resources | |
parent | a958e636be63703ad4d73f1d2bf14774e2783639 (diff) |
Release policy/parent3.4.2
Diffstat (limited to 'resources')
-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 f60e293c..97881c80 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.4.2-SNAPSHOT</version> + <version>3.4.2</version> </parent> <artifactId>policy-parent-resources</artifactId> |