Skip to content

Commit d3ca03e

Browse files
committed
Removed the unnecessary <resources> section from the pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@955175 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1a09ed4 commit d3ca03e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,6 @@
164164
</properties>
165165

166166
<build>
167-
<resources>
168-
<resource>
169-
<directory>.</directory>
170-
<targetPath>META-INF</targetPath>
171-
<includes>
172-
<include>NOTICE.txt</include>
173-
<include>LICENSE.txt</include>
174-
</includes>
175-
</resource>
176-
</resources>
177167
<plugins>
178168
<plugin>
179169
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)