Fix pom.xml
This commit is contained in:
parent
198cd1302e
commit
9af847ae10
2
pom.xml
2
pom.xml
@ -103,7 +103,7 @@
|
|||||||
<id>install-marc4j</id>
|
<id>install-marc4j</id>
|
||||||
<phase>process-resources</phase>
|
<phase>process-resources</phase>
|
||||||
<configuration>
|
<configuration>
|
||||||
<file>${basedir}/libs/marc4j/marc4j/2.4/marc4j-0.0.1.jar</file>
|
<file>${basedir}/libs/marc4j/marc4j/2.4/marc4j-2.4.jar</file>
|
||||||
<repositoryLayout>default</repositoryLayout>
|
<repositoryLayout>default</repositoryLayout>
|
||||||
<groupId>marc4j.marc4j</groupId>
|
<groupId>marc4j.marc4j</groupId>
|
||||||
<artifactId>marc4j</artifactId>
|
<artifactId>marc4j</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user