Skip to content

Commit

Permalink
[maven-release-plugin] prepare release license-maven-plugin-1.5
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@18315 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
Tony Chemit committed May 16, 2013
1 parent 1615aff commit aeb742d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
<artifactId>license-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>License Maven Plugin</name>
<version>1.5-SNAPSHOT</version>
<version>1.5</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.5</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/license-maven-plugin-1.5</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/tags/license-maven-plugin-1.5</url>
</scm>

<issueManagement>
Expand Down Expand Up @@ -124,7 +124,7 @@
<license.useMissingFile>true</license.useMissingFile>
<license.failIfWarning>true</license.failIfWarning>
<license.licenseName>lgpl_v3</license.licenseName>
<licensePluginVersion>1.3</licensePluginVersion>
<licensePluginVersion>1.4</licensePluginVersion>

<pluginPluginVersion>3.2</pluginPluginVersion>
<sitePluginVersion>3.2</sitePluginVersion>
Expand Down

0 comments on commit aeb742d

Please sign in to comment.