Skip to content

Commit e1bec3d

Browse files
author
Alexandre Dutra
committed
Enable license plugin by default
1 parent 5f856df commit e1bec3d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,11 @@ limitations under the License.
857857

858858
<plugins>
859859

860+
<plugin>
861+
<groupId>com.mycila</groupId>
862+
<artifactId>license-maven-plugin</artifactId>
863+
</plugin>
864+
860865
<plugin>
861866
<groupId>org.codehaus.mojo</groupId>
862867
<artifactId>animal-sniffer-maven-plugin</artifactId>

0 commit comments

Comments
 (0)