[maven-release-plugin] prepare for next development iteration
diff --git a/pregelix/pregelix-example/pom.xml b/pregelix/pregelix-example/pom.xml
index 672808c..bdfe7a1 100644
--- a/pregelix/pregelix-example/pom.xml
+++ b/pregelix/pregelix-example/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>edu.uci.ics.hyracks</groupId>
 		<artifactId>pregelix</artifactId>
-		<version>0.2.13</version>
+		<version>0.2.14-SNAPSHOT</version>
 	</parent>
 
 	<build>
@@ -106,7 +106,7 @@
 		<dependency>
 			<groupId>edu.uci.ics.hyracks</groupId>
 			<artifactId>pregelix-core</artifactId>
-			<version>0.2.13</version>
+			<version>0.2.14-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>