diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 17:11:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 17:11:56 +0000 |
commit | dc585de255815a1d6c090abb046ac5ba994e4acf (patch) | |
tree | a07d38d7d3ea980a9e692852442072001f86f1e5 | |
parent | 1f7e13887217e1ff5022358108194e3c378ffacf (diff) |
Release policy/parent8.0.2-PF-I13.3.3
-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 0bb81d17..d9e02ce2 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.3-SNAPSHOT</version> + <version>3.3.3</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.3-SNAPSHOT</version> + <version>3.3.3</version> <packaging>pom</packaging> <properties> |