[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk/fullstack@2389 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index cd99e92..f9ec81c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>fullstack</artifactId>
- <version>0.2.2</version>
+ <version>0.2.3-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.2</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.2</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/fullstack-0.2.2</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>