diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-11 18:40:45 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-11 18:40:45 -0600 |
commit | d8c487e3804145cdeded991b9a83f5980676663b (patch) | |
tree | ee85b3f57fd1710f869b909f626e474f7d2d5b4e /feature-drools-init | |
parent | b14625325296d7b026a5cec453b679be23397455 (diff) |
bump pom versions to 1.9.0-SNAPSHOT
Issue-ID: POLICY-3105
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0686675cdddf6fb5ce78f792484486f39d705a58
Diffstat (limited to 'feature-drools-init')
-rw-r--r-- | feature-drools-init/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml index fd6b70a2..01f71aec 100644 --- a/feature-drools-init/pom.xml +++ b/feature-drools-init/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <artifactId>feature-drools-init</artifactId> |