Remove the jflex dependency in the smali pom file

git-svn-id: https://smali.googlecode.com/svn/trunk@791 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
JesusFreke@JesusFreke.com 2010-10-28 17:23:35 +00:00
parent b9f9e85d84
commit 879b119b8d

View File

@ -119,11 +119,6 @@
</resources>
</build>
<dependencies>
<dependency>
<groupId>de.jflex</groupId>
<artifactId>maven-jflex-plugin</artifactId>
<version>1.4.3-r1</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>