diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-09-15 11:08:00 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-09-15 11:08:00 -0500 |
commit | c4d3f1e4a1cd5ddb5c145f0e7989feb5abc212ca (patch) | |
tree | a7fdade1e9a696dcab05ee56784dc7ba727b6fa0 /api-state-management/pom.xml | |
parent | 7f5036535f88d7b3755f4a429383168fc8d02b40 (diff) |
Bump versions to 1.9.1-SNAPSHOT
Issue-ID: POLICY-3587
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6d38adccfbee1274ce416cfadbfe306343f5d607
Diffstat (limited to 'api-state-management/pom.xml')
-rw-r--r-- | api-state-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-state-management/pom.xml b/api-state-management/pom.xml index 80e9d826..61ad2cb7 100644 --- a/api-state-management/pom.xml +++ b/api-state-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> </parent> <artifactId>api-state-management</artifactId> |