Skip to content

Commit 3d98a35

Browse files
Nicholas ChiuNicholas Chiu
Nicholas Chiu
authored and
Nicholas Chiu
committed
Fixing pom.xml license resolver protocol
1 parent 0828298 commit 3d98a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<version>2.4.0</version>
4646
<configuration>
4747
<licenseName>lilt_license</licenseName>
48-
<licenseResolver>${project.basedir}/src/license</licenseResolver>
48+
<licenseResolver>file://${project.basedir}/src/license</licenseResolver>
4949
</configuration>
5050
<executions>
5151
<execution>

0 commit comments

Comments
 (0)