Skip to content

Commit c04142b

Browse files
committed
removed license plugin due to wrong git change detection regarding linefeeds
1 parent 5d8d638 commit c04142b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
</execution>
110110
</executions>
111111
</plugin>
112+
<!--
112113
<plugin>
113114
<groupId>org.codehaus.mojo</groupId>
114115
<artifactId>license-maven-plugin</artifactId>
@@ -134,6 +135,7 @@
134135
</execution>
135136
</executions>
136137
</plugin>
138+
-->
137139
</plugins>
138140
</build>
139141
</project>

0 commit comments

Comments
 (0)