diff options
author | Fiachra Corcoran <fiachra.corcoran@ericsson.com> | 2018-10-18 10:33:57 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@ericsson.com> | 2018-10-18 10:34:54 +0100 |
commit | 3c7f6dc59bd79fb91a7449276ea6d0ccc85d8f0b (patch) | |
tree | c75ad54a28a86b97e8927e4822cf8412b09ca2fc /datarouter-subscriber/pom.xml | |
parent | 1979daeb2b383b6a7bccda7c2f5dd7fe4bca612a (diff) |
Update release version
Change-Id: I3a5f271e84ef72b2c0f66e6841cfa5e68945bf1f
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-850
Diffstat (limited to 'datarouter-subscriber/pom.xml')
-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 615dbb41..ee28395c 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.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-subscriber</artifactId> |