diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 13:30:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 13:30:06 +0000 |
commit | d09cd5709a345b2970563dee97b4c4fc38b55307 (patch) | |
tree | 7e130905f6d582a294ea33ff5aac212e6ec2ef30 | |
parent | 8536ef3eb599968c272f778540651853e42b1ffd (diff) |
Release policy/parent8.0.1-ONAP3.3.2
-rw-r--r-- | integration/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 55f52f9e..b2068e88 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.3.2-SNAPSHOT</version> + <version>3.3.2</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> @@ -28,7 +28,7 @@ </parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.3.2-SNAPSHOT</version> + <version>3.3.2</version> <packaging>pom</packaging> <properties> |