Skip to content

Commit

Permalink
Legal files for common (eclipse-ee4j#4360)
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <[email protected]>
  • Loading branch information
senivam authored Jan 8, 2020
1 parent be5f31a commit 2d4617d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>2.6</version>
<extensions>true</extensions>
<!-- Add legal information, NOTICE.md and LINCENSE.md to jars -->
<executions>
<execution>
Expand Down Expand Up @@ -801,7 +802,7 @@
<execution>
<id>directories</id>
<goals>
<goal>execution-root</goal>
<goal>highest-basedir</goal>
</goals>
<phase>initialize</phase>
<configuration>
Expand Down

0 comments on commit 2d4617d

Please sign in to comment.