Skip to content

Commit

Permalink
fix: update jcommon directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sadadw1 committed Dec 11, 2023
1 parent 74ea2b8 commit 54dc36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trace-etl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<spring.version>5.3.29</spring.version>
<junit.version>4.12</junit.version>
<!-- Replace it with the absolute path of your own trace-etl project. issue#19-->
<maven.jcommonDirectory>/Users/ericgreen/mycode/ozhera/trace-etl</maven.jcommonDirectory>
<maven.jcommonDirectory>~</maven.jcommonDirectory>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 54dc36d

Please sign in to comment.