[maven-release-plugin] prepare release apache-hyracks-0.2.18
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 1213ba0..6134497 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.hyracks</groupId>
<artifactId>apache-asterixdb-hyracks</artifactId>
- <version>0.2.18-SNAPSHOT</version>
+ <version>0.2.18</version>
<packaging>pom</packaging>
<name>hyracks-ecosystem-full-stack</name>
<url>https://asterixdb.apache.org/</url>
@@ -46,7 +46,7 @@
<connection>scm:git:https://github.com/apache/asterixdb</connection>
<developerConnection>scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb</developerConnection>
<url>https://github.com/apache/asterixdb</url>
- <tag>HEAD</tag>
+ <tag>apache-hyracks-0.2.18</tag>
</scm>
<properties>
@@ -453,7 +453,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore></ignore>
+ <ignore />
</action>
</pluginExecution>
</pluginExecutions>