[maven-release-plugin] prepare release fullstack-0.2.4

git-svn-id: https://hyracks.googlecode.com/svn/trunk@3341 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/hivesterix/hivesterix-serde/pom.xml b/fullstack/hivesterix/hivesterix-serde/pom.xml
index b5e8fe1..b01da76 100644
--- a/fullstack/hivesterix/hivesterix-serde/pom.xml
+++ b/fullstack/hivesterix/hivesterix-serde/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>hivesterix</artifactId>
 		<groupId>edu.uci.ics.hyracks</groupId>
-		<version>0.2.4-SNAPSHOT</version>
+		<version>0.2.4</version>
 	</parent>
 
 	<artifactId>hivesterix-serde</artifactId>
@@ -44,14 +44,14 @@
 		<dependency>
 			<groupId>edu.uci.ics.hyracks</groupId>
 			<artifactId>algebricks-compiler</artifactId>
-			<version>0.2.4-SNAPSHOT</version>
+			<version>0.2.4</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
                         <groupId>edu.uci.ics.hyracks</groupId>
                         <artifactId>hivesterix-common</artifactId>
-                        <version>0.2.4-SNAPSHOT</version>
+                        <version>0.2.4</version>
                         <type>jar</type>
                         <scope>compile</scope>
                 </dependency>