Use latest AAF version 77/70977/1
authordglFromAtt <dgl@research.att.com>
Mon, 22 Oct 2018 20:13:20 +0000 (20:13 +0000)
committerdglFromAtt <dgl@research.att.com>
Mon, 22 Oct 2018 20:13:29 +0000 (20:13 +0000)
NOTE: new dbcapi built with new AAF too

Change-Id: Iec765006411fd1b1e7f4165a64d6b5d9aca7af0a
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-855

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index a75ef55..56126b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.onap.aaf.authz</groupId>
       <artifactId>aaf-cadi-aaf</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.5-SNAPSHOT</version>
       <classifier>full</classifier>
     </dependency>
 
     <dependency>
       <groupId>org.onap.dmaap.dbcapi</groupId>
       <artifactId>dbcapi</artifactId>
-      <version>1.0.16-SNAPSHOT</version>
+      <version>1.0.17-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <reporting>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jettyVersion>9.3.8.RC0</jettyVersion>
     <eelf.version>0.0.1</eelf.version>
-    <artifact.version>1.0.23</artifact.version>
+    <artifact.version>1.0.24</artifact.version>
     <!--  SONAR  -->
     <jacoco.version>0.7.7.201606060606</jacoco.version>
     <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
index 798fa67..371d393 100644 (file)
@@ -27,7 +27,7 @@
 
 major=1
 minor=0
-patch=23
+patch=24
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins