diff options
Diffstat (limited to 'dmaap-bc')
-rw-r--r-- | dmaap-bc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index b7ebc3b..82182b6 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -432,7 +432,7 @@ <dependency> <groupId>org.onap.dmaap.dbcapi</groupId> <artifactId>dbcapi</artifactId> - <version>1.0.28-SNAPSHOT</version> + <version>1.0.29-SNAPSHOT</version> </dependency> </dependencies> <reporting> |