Skip to content

Commit

Permalink
[maven-release-plugin] copy for tag license-maven-plugin-1.6
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/tags/license-maven-plugin-1.6@19272 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
Tony Chemit committed Jan 12, 2014
2 parents 272a93e + 521e8bc commit 96c86b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 13 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@

<pluginPluginVersion>3.2</pluginPluginVersion>
<plexusComponentVersion>1.5.5</plexusComponentVersion>
<sitePluginVersion>3.3</sitePluginVersion>
</properties>

<dependencies>
Expand Down Expand Up @@ -233,7 +234,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.16</version>
<version>3.0.15</version>
</dependency>

<dependency>
Expand All @@ -252,7 +253,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.2.1</version>
<version>3.1</version>
</dependency>

<dependency>
Expand All @@ -269,7 +270,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.2</version>
</dependency>

<dependency>
Expand Down
14 changes: 4 additions & 10 deletions src/license/THIRD-PARTY.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,25 @@
#-------------------------------------------------------------------------------
# Already used licenses in project :
# - Apache License
# - Apache Public License 2.0
# - Apache Software License, Version 1.1
# - BSD
# - BSD style
# - BSD-style license
# - Common Public License Version 1.0
# - Java HTML Tidy License
# - Lesser General Public License (LGPL) v 3.0
# - MIT License
# - Public Domain
# - The Apache Software License, Version 1.1
# - New BSD License
# - The Apache Software License, Version 2.0
# - http://classworlds.codehaus.org/license.html
#-------------------------------------------------------------------------------
# Please fill the missing licenses for dependencies :
#
#
#Sun Aug 19 20:16:50 CEST 2012
#Mon Jan 13 00:46:41 CET 2014
classworlds--classworlds--1.1=http\://classworlds.codehaus.org/license.html
commons-beanutils--commons-beanutils--1.7.0=The Apache Software License, Version 2.0
commons-digester--commons-digester--1.6=The Apache Software License, Version 2.0
nekohtml--xercesMinimal--1.9.6.2=The Apache Software License, Version 1.1
org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=The Apache Software License, Version 2.0
org.codehaus.plexus--plexus-i18n--1.0-beta-7=The Apache Software License, Version 2.0
org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4=The Apache Software License, Version 2.0
org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0
org.slf4j--slf4j-api--1.5.6=MIT License
org.slf4j--slf4j-jdk14--1.5.6=MIT License
org.slf4j--slf4j-nop--1.5.3=MIT License
oro--oro--2.0.8=The Apache Software License, Version 2.0

0 comments on commit 96c86b9

Please sign in to comment.