diff options
author | Conor Ward <conor.ward@ericsson.com> | 2018-09-19 07:26:10 +0000 |
---|---|---|
committer | Conor Ward <conor.ward@ericsson.com> | 2018-09-19 07:26:10 +0000 |
commit | 9c8a0690aa5a1e22332e78f685362af5b4a8fbe5 (patch) | |
tree | 63e1a02c5499bc2b974baa7bbd67ac3b5b887266 /datarouter-subscriber | |
parent | c2c9a18dc3212fa69bcb173f5b0ed97c7996c044 (diff) |
Bump datarouter version to 1.0.2
Change-Id: I1716aa2fb29c201a494bdab861e8357e74de75a0
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-578
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 cc1d4868..87b82f1d 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.dmaap.datarouter</groupId> <artifactId>parent</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-subscriber</artifactId> |