Release aai/search-data-service 1.5.0
authorjenkins-releng <jenkins-releng@onap.org>
Tue, 13 Aug 2019 02:42:05 +0000 (02:42 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Tue, 13 Aug 2019 02:42:05 +0000 (02:42 +0000)
elasticsearch-sg/pom.xml
pom.xml
search-data-service-app/pom.xml

index ae92121..eecc7ca 100644 (file)
        <parent>
                <artifactId>search-data-service</artifactId>
                <groupId>org.onap.aai</groupId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>1.5.0</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.0</version>
        <packaging>pom</packaging>
 
        <properties>
diff --git a/pom.xml b/pom.xml
index 260edd3..bbb0736 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
        <groupId>org.onap.aai</groupId>
        <artifactId>search-data-service</artifactId>
        <name>aai-search-data-service aggregate pom</name>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.5.0</version>
        <packaging>pom</packaging>
 
        <modules>
index ea768b8..6f6e0a6 100644 (file)
        <parent>
                <artifactId>search-data-service</artifactId>
                <groupId>org.onap.aai</groupId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>1.5.0</version>
        </parent>
 
        <groupId>org.onap.aai.search-data-service</groupId>
        <artifactId>search-data-service-app</artifactId>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.5.0</version>
        <name>AAI Search Data Service Application</name>
 
        <properties>