Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 6a577d6

Browse files
committed
fix build-dependencies.xml
1 parent 2d0da9b commit 6a577d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/project_service/build-dependencies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<pathelement location="${jbossall-client.jar}" />
8282
<pathelement location="${jboss-jaxws.jar}" />
8383
<pathelement location="${jaxb-api.jar}" />
84-
<pathelement location="${encoder.jar" />
84+
<pathelement location="${encoder.jar}" />
8585
</path>
8686

8787
<path id="component.test.3rdParty-dependencies">

0 commit comments

Comments
 (0)