aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2020-07-08 11:55:29 -0400
committerdglFromAtt <dgl@research.att.com>2020-07-08 11:55:37 -0400
commite6f219098e97c4b2d41fc32c514f551e93bcdf78 (patch)
tree44b8db638bf0643e8d753d88c25b0cd510f8be2d /pom.xml
parent0c3d11e690ce542c604460e7a4db5d37fd96fac7 (diff)
patch for certs1.1.9
Issue-ID: DMAAP-1424 Signed-off-by: dglFromAtt <dgl@research.att.com> Change-Id: If14f9867a327a6ff258686490655650fe0f92466
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 85bf520..6992b82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
- <artifactVersion>1.1.8</artifactVersion>
+ <artifactVersion>1.1.9</artifactVersion>
<multiproject.basedir>${basedir}</multiproject.basedir>
<docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
<skip.docker.build>true</skip.docker.build>