We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0e416 commit 1458bccCopy full SHA for 1458bcc
1 file changed
pom.xml
@@ -57,16 +57,16 @@
57
<groupId>org.sat4j</groupId>
58
<artifactId>core</artifactId>
59
<version>2.3.5</version>
60
- <scope>system</scope>
61
- <systemPath>${project.basedir}/lib/org.sat4j.core.jar</systemPath>
+<!-- <scope>system</scope>-->
+<!-- <systemPath>${project.basedir}/lib/org.sat4j.core.jar</systemPath>-->
62
</dependency>
63
64
<dependency>
65
<groupId>de.ovgu</groupId>
66
<artifactId>featureide.lib.fm</artifactId>
67
<version>3.8.1</version>
68
69
- <systemPath>${project.basedir}/lib/de.ovgu.featureide.lib.fm-v3.8.1.jar</systemPath>
+<!-- <systemPath>${project.basedir}/lib/de.ovgu.featureide.lib.fm-v3.8.1.jar</systemPath>-->
70
71
72
0 commit comments