diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 12:12:27 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 12:12:54 -0500 |
commit | 9141db029eaa20784116226b03cd966318f2d1eb (patch) | |
tree | e656031518bea4ea5f50bf9a865db4b1ba9ceea4 /feature-drools-init | |
parent | 5a7aed11a3dc7f39493204595a5f6a75d1908573 (diff) |
bump versions to 1.8.3-SNAPSHOT
Issue-ID: POLICY-3150
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0a850bba9666f41b9bc54217eb003f813484ac0b
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..8fdc1d17 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.8.3-SNAPSHOT</version> </parent> <artifactId>feature-drools-init</artifactId> |