aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-10-18 19:54:13 -0400
committerdglFromAtt <dgl@research.att.com>2018-10-18 19:54:23 -0400
commit1e27211fbd0ef1718028cb3ce9248592aec0e136 (patch)
treea67c7c5b43031ddc75cfcea20e310ece183bac31
parent7a368c449d32a779157332ca7d06219efaf4fc4d (diff)
Use newer AAF artifact
Change-Id: Ia032acf796aba4be2387e2428b8761e7c7f849da Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-855
-rw-r--r--pom.xml4
-rw-r--r--version.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 64fd408..ba32d24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<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>
@@ -381,7 +381,7 @@
<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.16-SNAPSHOT</artifact.version>
+ <artifact.version>1.0.17-SNAPSHOT</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
diff --git a/version.properties b/version.properties
index 5b5f570..5605463 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=0
-patch=16
+patch=17
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins