mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Update header path in pom.xml to use relative path for license.txt
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -61,7 +61,7 @@
|
|||||||
<aggregate>true</aggregate>
|
<aggregate>true</aggregate>
|
||||||
<licenseSets>
|
<licenseSets>
|
||||||
<licenseSet>
|
<licenseSet>
|
||||||
<header>${project.basedir}\..\license.txt</header>
|
<header>license.txt</header>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**/*.java</include>
|
<include>**/*.java</include>
|
||||||
</includes>
|
</includes>
|
||||||
|
|||||||
Reference in New Issue
Block a user