Skip to content

Commit 4284c0e

Browse files
Kirill GolubevKirill Golubev
authored andcommitted
local file instead of system dependency
1 parent 6e9b572 commit 4284c0e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • liquidjava-umbrella/liquidjava-verifier

liquidjava-umbrella/liquidjava-verifier/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,7 @@
179179
<dependency>
180180
<groupId>io.github.cvc5</groupId>
181181
<artifactId>cvc5</artifactId>
182-
<version>1.0.0</version>
183-
<scope>system</scope>
184-
<systemPath>/Users/frogofjuly/GitReps/cvc5/build/install/share/java/cvc5.jar</systemPath>
182+
<version>1.0</version>
185183
</dependency>
186184

187185

0 commit comments

Comments
 (0)