[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk@3233 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/pom.xml b/fullstack/pom.xml
index 68ac58d..367101e 100644
--- a/fullstack/pom.xml
+++ b/fullstack/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>fullstack</artifactId>
- <version>0.2.3</version>
+ <version>0.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>hyracks-ecosystem-full-stack</name>
@@ -26,9 +26,9 @@
</build>
<scm>
- <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.3</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.3</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/fullstack-0.2.3</url>
+ <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack</connection>
+ <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack</developerConnection>
+ <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/fullstack</url>
</scm>
<distributionManagement>