diff options
Diffstat (limited to 'elasticsearch-sg/pom.xml')
-rw-r--r-- | elasticsearch-sg/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index ae92121..f7a2c66 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -27,14 +27,14 @@ <parent> <artifactId>search-data-service</artifactId> <groupId>org.onap.aai</groupId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.search-data-service</groupId> <artifactId>elasticsearch-sg</artifactId> <name>ElasticSearch with SearchGuard</name> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> |