<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>inventory-api</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>dcaegen2-platform-inventory-api</name>
<!--internal <version>3.0.0</version>-->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
- <version>9.4.1207</version>
+ <version>42.2.5</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
swagger: '2.0'
info:
- version: "3.1.0"
+ version: "3.1.1"
title: DCAE Inventory API
description: |
DCAE Inventory is a web service that provides the following:
# because they are used in Jenkins, whose plug-in doesn't support\r
major=3\r
minor=1\r
-patch=0\r
+patch=1\r
base_version=${major}.${minor}.${patch}\r
# Release must be completed with git revision # in Jenkins\r
\r