[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk@488 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-maven-plugin/pom.xml b/hyracks-maven-plugin/pom.xml
index cb0e34d..dccbfb0 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.1</version>
+ <version>0.0.2-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.1</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-maven-plugin-0.0.1</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/hyracks-maven-plugin-0.0.1</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>