diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 09:00:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 09:00:46 +0000 |
commit | 67f16720c028d5b0bbeea2d23c4022f8c445183b (patch) | |
tree | 71d7c1314d9eba9b166e1daa6d6f4fa7b6b75ee1 /integration | |
parent | a307261eb1d55d22128361d83d35393ad5bc3799 (diff) |
Release policy/parent3.7.0
Diffstat (limited to 'integration')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index f765d29b..7cfdcc81 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |