Skip to content

Commit

Permalink
[maven-release-plugin] prepare release license-maven-plugin-1.0-beta-2
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/license-maven-plugin@14051 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
pgier committed May 10, 2011
1 parent fd1ba83 commit 51c3fc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
<artifactId>license-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>License Maven Plugin</name>
<version>1.0-SNAPSHOT</version>
<version>1.0-beta-2</version>
<description>Maven plugin to download and collect license files from project dependencies.</description>

<scm>
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/license-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/license-maven-plugin</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/license-maven-plugin</url>
<connection>scm:svn:http://svn.codehaus.org/mojo/tags/license-maven-plugin-1.0-beta-2</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/license-maven-plugin-1.0-beta-2</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/tags/license-maven-plugin-1.0-beta-2</url>
</scm>

<issueManagement>
Expand Down

0 comments on commit 51c3fc6

Please sign in to comment.