[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1
diff --git a/hyracks-fullstack/hyracks-fullstack-license/pom.xml b/hyracks-fullstack/hyracks-fullstack-license/pom.xml
index 7105a5f..9430952 100644
--- a/hyracks-fullstack/hyracks-fullstack-license/pom.xml
+++ b/hyracks-fullstack/hyracks-fullstack-license/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.3.0</version>
   </parent>
 
   <licenses>
@@ -80,7 +80,7 @@
             </license>
           </licenses>
           <templateProperties>
-            <hyracksControlCcLocation/>
+            <hyracksControlCcLocation />
             <hyracksControlCcResourcesPrefix>hyracks/hyracks-control/hyracks-control-cc/src/main/resources/</hyracksControlCcResourcesPrefix>
             <packageName>Hyracks and Algebricks</packageName>
           </templateProperties>