Skip to content

Commit

Permalink
feat: create pom.xml license
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Nov 29, 2023
1 parent be86546 commit 8568eb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
~
~ Otavio Santana
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
Expand Down Expand Up @@ -305,8 +304,6 @@
</licenses>
<includes>
<include>src/**/*.java</include>
<include>src/**/*.xml</include>
<include>pom.xml</include>
</includes>
</configuration>
<executions>
Expand Down

0 comments on commit 8568eb9

Please sign in to comment.