diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-03 19:47:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-03 19:47:47 +0000 |
commit | 46b7708aecee9b0d5c5ee16bd50b483cbbc8b1e6 (patch) | |
tree | 9dbc58d531b31b06d8447d07165b6d2a0051b442 | |
parent | de8c0925f5d8022c147d688e77f47fa5388f51e1 (diff) |
Release policy/parent3.0.1
-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 14257797..55a527bb 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> @@ -27,7 +27,7 @@ </parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> <packaging>pom</packaging> <properties> |