Skip to content

Commit

Permalink
FIX : maven3 repo install path
Browse files Browse the repository at this point in the history
  • Loading branch information
sgonzalezoyuela committed Nov 10, 2022
1 parent c0cbdf9 commit c63e2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributions/iam-tf/src/main/descriptors/unix-bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</fileSet-->

<fileSet>
<directory>target/dependency/tar.gzs/josso-ce-repo-${version}</directory>
<directory>target/dependency/tar.gzs/josso-ce-repo-${josso2.version}</directory>
<outputDirectory>/m3-local-repository</outputDirectory>
</fileSet>

Expand Down

0 comments on commit c63e2d6

Please sign in to comment.