diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 15:50:30 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 15:50:32 -0400 |
commit | 42570578ab61e9dc630544f3d07cf48fc4b3cb80 (patch) | |
tree | a6a8c1229beb80ab9542b22085df48d4b8b636f6 /elasticsearch-sg | |
parent | e25f4959c9e3f1992b3f5a8303500bd13488e5cd (diff) |
Upversion for Dublin release
Issue-ID: AAI-2403
Change-Id: I93802ce621c0701c86663ad16fbeb822db43bc2e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'elasticsearch-sg')
-rw-r--r-- | elasticsearch-sg/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 6b4bd63..8c393c7 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.aai.search-data-service</groupId> <artifactId>elasticsearch-sg</artifactId> <name>ElasticSearch with SearchGuard</name> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <properties> |