diff options
author | 2021-03-04 04:01:17 +0000 | |
---|---|---|
committer | 2021-03-04 04:01:17 +0000 | |
commit | 0ecda98d4e7379c09e9ff7f277fae797b69264ff (patch) | |
tree | 32163c862e072e5106a51f30db38dd5be1cbec40 | |
parent | 3d7992f08114dfdb1635d0a802ef741698a2f587 (diff) |
Release dmaap/dbcapi2.0.3
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.dmaap.dbcapi</groupId> <artifactId>dbcapi</artifactId> - <version>${artifact.version}</version> + <version>2.0.3</version> <name>dmaap-dbcapi</name> <parent> |