[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@277 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index 5f619a8..47d0064 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks</artifactId>
- <version>0.1.3</version>
+ <version>0.1.4-SNAPSHOT</version>
<packaging>pom</packaging>
<build>
@@ -19,9 +19,9 @@
</build>
<scm>
- <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-0.1.3</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-0.1.3</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/hyracks-0.1.3</url>
+ <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks</connection>
+ <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks</developerConnection>
+ <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks</url>
</scm>
<distributionManagement>