Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://akuma.dev.java.net/svn/akuma/trunk/akuma@50 f4debed6-9561-0410-b0a4-b640bb5a59ad
  • Loading branch information
kohsuke committed Dec 4, 2009
1 parent 2537fa7 commit 10fd75c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -3,13 +3,13 @@
<groupId>com.sun.akuma</groupId>
<artifactId>akuma</artifactId>
<packaging>jar</packaging>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
<name>Embeddable daemonization library</name>

<scm>
<connection>scm:svn:https://svn.dev.java.net/svn/akuma/tags/akuma-1.3</connection>
<developerConnection>scm:svn:https://svn.dev.java.net/svn/akuma/tags/akuma-1.3</developerConnection>
<url>https://akuma.dev.java.net/source/browse/akuma/tags/akuma-1.3</url>
<connection>scm:svn:https://svn.dev.java.net/svn/akuma/trunk/akuma</connection>
<developerConnection>scm:svn:https://svn.dev.java.net/svn/akuma/trunk/akuma</developerConnection>
<url>https://akuma.dev.java.net/source/browse/akuma/trunk/akuma/</url>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 10fd75c

Please sign in to comment.