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 d146462 commit 81b1bd2Copy full SHA for 81b1bd2
pom.xml
@@ -39,20 +39,7 @@
39
<version>1.10.19</version>
40
<scope>test</scope>
41
</dependency>
42
- <dependency>
43
- <groupId>ca.mcgill.sable</groupId>
44
- <artifactId>soot</artifactId>
45
- <version>3.0.0-SNAPSHOT</version>
46
- <scope>system</scope>
47
- <systemPath>${project.basedir}/lib/sootclasses-trunk.jar</systemPath>
48
- </dependency>
+
49
</dependencies>
50
-
51
- <!-- <repositories>
52
- <repository>
53
- <id>soot-snapshot</id>
54
- <name>soot snapshots</name>
55
- <url>http://soot-build.cs.uni-paderborn.de/nexus/repository/soot-snapshot/</url>
56
- </repository>
57
- </repositories> -->
58
</project>
0 commit comments