[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk@993 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-maven-plugin/pom.xml b/hyracks-maven-plugin/pom.xml
index f8a02a5..03a8e5c 100644
--- a/hyracks-maven-plugin/pom.xml
+++ b/hyracks-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
<name>Hyracks Maven Plugin</name>
<build>
@@ -29,9 +29,9 @@
</build>
<scm>
- <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-maven-plugin-0.0.2</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-maven-plugin-0.0.2</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/hyracks-maven-plugin-0.0.2</url>
+ <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks-maven-plugin</connection>
+ <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks-maven-plugin</developerConnection>
+ <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks-maven-plugin</url>
</scm>
<distributionManagement>