Skip to content

Commit 81b1bd2

Browse files
committed
修改
1 parent d146462 commit 81b1bd2

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

pom.xml

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,7 @@
3939
<version>1.10.19</version>
4040
<scope>test</scope>
4141
</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>
42+
4943
</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> -->
44+
5845
</project>

0 commit comments

Comments
 (0)