From e5c3ada667f346bc08363cefc587d2dc082e1107 Mon Sep 17 00:00:00 2001 From: lincmba Date: Fri, 13 Sep 2024 11:52:52 +0300 Subject: [PATCH] Upgrade version --- README.md | 2 +- exec/pom.xml | 4 ++-- plugins/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4319117..20d7e43 100755 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ Example: ##### Inventory Filters -The `LocationHierarchy` endpoint supports filtering by inventory status, +The `LocationHierarchy` endpoint supports filtering by inventory availability, allowing users to specify whether they want to retrieve only locations that have associated inventories. This filter can be particularly useful for narrowing down the results to locations that are actively involved in inventory diff --git a/exec/pom.xml b/exec/pom.xml index 0873fb0..f6cebec 100755 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -4,7 +4,7 @@ org.smartregister opensrp-gateway-plugin - 2.0.7 + 2.0.8 exec @@ -70,7 +70,7 @@ org.smartregister plugins - 2.0.7 + 2.0.8 diff --git a/plugins/pom.xml b/plugins/pom.xml index b32008a..70b487b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.smartregister opensrp-gateway-plugin - 2.0.7 + 2.0.8 plugins diff --git a/pom.xml b/pom.xml index eb1786f..074b0d7 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.smartregister opensrp-gateway-plugin - 2.0.7 + 2.0.8 pom