forked from jasder/antlr
remove redundant dependency
This commit is contained in:
parent
83e613867c
commit
b9ef67f91e
|
@ -77,15 +77,6 @@
|
|||
<dot.path>dot</dot.path>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.abego.treelayout</groupId>
|
||||
<artifactId>org.abego.treelayout.core</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>sonatype-oss-release</id>
|
||||
|
|
Loading…
Reference in New Issue