diff options
author | econwar <conor.ward@est.tech> | 2019-04-01 12:57:12 +0000 |
---|---|---|
committer | econwar <conor.ward@est.tech> | 2019-04-01 12:57:12 +0000 |
commit | 41b406aa9a9ed6dcba19bc71e03acbcc1def57fb (patch) | |
tree | 7c9508f1da8419ea2a4e4bee8cd82a1a1978121d /datarouter-subscriber | |
parent | 4bec31c557c4d5186c1986e30074f796232fef6a (diff) |
Update AAF certs with year duration1.0.9
Change-Id: If5b19ccfa40194c9bd15ecf6adce36e48338c04a
Issue-ID: DMAAP-1065
Signed-off-by: econwar <conor.ward@est.tech>
Diffstat (limited to 'datarouter-subscriber')
-rwxr-xr-x | datarouter-subscriber/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 25d6a0f0..310b0dd2 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.dmaap.datarouter</groupId> <artifactId>parent</artifactId> - <version>1.0.8-SNAPSHOT</version> + <version>1.0.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-subscriber</artifactId> |