We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649df23 commit 02a0e58Copy full SHA for 02a0e58
travelbooking/osaga-java-api/pom.xml
@@ -99,7 +99,7 @@
99
<artifactId>osaga-java-infra</artifactId>
100
<version>0.0.1-SNAPSHOT</version>
101
<scope>system</scope>
102
- <systemPath>${env.HOME}/microservices-datadriven/travelbooking/osaga-java-api/osagainfra.jar</systemPath>
+ <systemPath>${project.basedir}/osagainfra.jar</systemPath>
103
</dependency>
104
</dependencies>
105
0 commit comments