Skip to content

Commit 4a5603c

Browse files
committed
[#102] Updated poms
1 parent 1651388 commit 4a5603c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

atom-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<type>jar</type>
4141
<overWrite>false</overWrite>
4242
<outputDirectory>${project.build.directory}/classes</outputDirectory>
43-
<includes>oo/atom/anno/**,banner,THIRD-PARTY.txt</includes>
43+
<includes>oo/atom/anno/**,THIRD-PARTY.txt</includes>
4444
</artifactItem>
4545
</artifactItems>
4646
</configuration>

atom-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<type>jar</type>
5757
<overWrite>false</overWrite>
5858
<outputDirectory>${project.build.directory}/classes</outputDirectory>
59-
<includes>oo/atom/anno/**,oo/atom/tests/**,banner,THIRD-PARTY.txt</includes>
59+
<includes>oo/atom/anno/**,oo/atom/tests/**,THIRD-PARTY.txt</includes>
6060
</artifactItem>
6161
</artifactItems>
6262
</configuration>

0 commit comments

Comments
 (0)