aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2020-03-06 13:49:02 -0500
committerdglFromAtt <dgl@research.att.com>2020-03-06 13:49:47 -0500
commitfdaafe26bd0dba6fa825e22f16b9819ca2771bec (patch)
tree2d06e06c7b931d647982a98f5440a59ac9e9d883 /pom.xml
parent0c5fb02166b500ff6751265811030d23acfc5b5e (diff)
Use dynamic certificates
New property indicates to use cadi properties file. Use Cadi library to access the properties, esp the pwd Issue-ID: DMAAP-1401 Signed-off-by: dglFromAtt <dgl@research.att.com> Change-Id: I1dcb236341a9795aa6bc0b5da71f046f5e0afa30 Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6a149d1..7328dbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jettyVersion>9.4.24.v20191120</jettyVersion>
<eelf.version>1.0.0</eelf.version>
- <artifact.version>2.0.1-SNAPSHOT</artifact.version>
+ <artifact.version>2.0.2-SNAPSHOT</artifact.version>
<junit.version>4.12</junit.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>