aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpkaras <piotr.karas@nokia.com>2019-06-06 10:09:45 +0200
committerDominic Lunanuova <dgl@research.att.com>2019-06-06 17:24:40 +0000
commit5c3a92c332e0b823d9d4c0cbf39f33761d13f6e1 (patch)
tree11dc03d844c19ea79ba82bbfc01efa050e973581
parent3ad30226243cdf6eb03ba78bf1b0e32b75251a6f (diff)
newest version used
Change-Id: I83728a23e09b9f6909fecd2a55566fbeab06cfa5 Issue-ID: DMAAP-1221 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
-rw-r--r--dmaap-bc/pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 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>
diff --git a/version.properties b/version.properties
index c4a26a4..e58e9d0 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=1
-patch=6
+patch=7
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins