summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShadi Haidar <sh1986@att.com>2019-02-15 20:28:32 -0500
committerShadi Haidar <sh1986@att.com>2019-03-05 14:57:45 -0500
commit13a84cadc80b9d1219ac04aa19cbde5352418760 (patch)
tree60b1a8bf6c8a4dbfe01823cd3cb9ea003ec44a43 /pom.xml
parent045758aee25a2421e76ddd16df2d22edc6cc69f2 (diff)
Add health and service endpoints
Added two new APIs to chcek internal health and to check dependencies/external interfaces, which is postgres like existing /dcae-service-types does Issue-ID: DCAEGEN2-1134 Change-Id: If0d3bf8ed0cfa7cb8870e91ef32060ffa844f93a Signed-off-by: Shadi Haidar <sh1986@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 594a846..f416b91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>inventory-api</artifactId>
- <version>3.1.1</version>
+ <version>3.2.0</version>
<name>dcaegen2-platform-inventory-api</name>
<!--internal <version>3.0.0</version>-->