Upversion to oparent 2.0.0
[aai/search-data-service.git] / elasticsearch-sg / pom.xml
index b3dba83..6bbed7e 100644 (file)
@@ -26,8 +26,8 @@
 
        <groupId>org.onap.aai.search-data-service</groupId>
        <artifactId>elasticsearch-sg</artifactId>
-       <name>elasticsearch with searchguard</name>
-       <version>1.4.0-SNAPSHOT</version>
+       <name>ElasticSearch with SearchGuard</name>
+       <version>1.5.0-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <properties>
                                        <forceTags>true</forceTags>
                                </configuration>
                        </plugin>
-
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-deploy-plugin</artifactId>
+                       </plugin>
                </plugins>
        </build>
 
@@ -95,4 +98,4 @@
                </snapshotRepository>
        </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>