Fix jdatapath URI in server/pom.xml

This commit is contained in:
Antonin Delpeuch 2018-09-09 17:49:12 +01:00
parent 8d5cb67e0c
commit f4d774e7ac

View File

@ -90,7 +90,7 @@
<id>install-jdapath</id>
<phase>process-resources</phase>
<configuration>
<file>${basedir}/libs/jdatapath-alpha2.jar</file>
<file>${basedir}/lib/jdatapath-alpha2.jar</file>
<repositoryLayout>default</repositoryLayout>
<groupId>com.codeberry.jdatapath</groupId>
<artifactId>jdatapath</artifactId>