Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
commons-lang-plugin: [maven-release-plugin] prepare for next developm…
Browse files Browse the repository at this point in the history
…ent iteration

svn path=/commons-lang-plugin/trunk/; revision=326
  • Loading branch information
Aleksei Valikov committed Mar 16, 2014
1 parent b67b5d4 commit d1cb371
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions commons-lang-plugin/pom.xml
Expand Up @@ -4,7 +4,7 @@
<artifactId>jaxb2-commons-lang</artifactId>
<packaging>jar</packaging>

<version>2.4</version>
<version>2.5-SNAPSHOT</version>

<name>JAXB2 Commons - Commons Lang Plugin</name>

Expand Down Expand Up @@ -44,9 +44,9 @@
</contributors>

<scm>
<connection>scm:svn:https://svn.java.net/svn/jaxb2-commons~svn/commons-lang-plugin/tags/jaxb2-commons-lang-2.4</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/jaxb2-commons~svn/commons-lang-plugin/tags/jaxb2-commons-lang-2.4</developerConnection>
<url>http://java.net/projects/jaxb2-commons/sources/svn/show/commons-lang-plugin/tags/jaxb2-commons-lang-2.4</url>
<connection>scm:svn:https://svn.java.net/svn/jaxb2-commons~svn/commons-lang-plugin/trunk</connection>
<developerConnection>scm:svn:https://svn.java.net/svn/jaxb2-commons~svn/commons-lang-plugin/trunk</developerConnection>
<url>http://java.net/projects/jaxb2-commons/sources/svn/show/commons-lang-plugin/trunk</url>
</scm>

<dependencies>
Expand Down

0 comments on commit d1cb371

Please sign in to comment.