forked from phoedos/pmd
Fixed ORO Maven reference name, thanks to Dave Brosius for the tip!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4670 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -212,7 +212,7 @@
|
||||
<version>1.1-beta-10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>jakarta-oro</id>
|
||||
<id>oro</id>
|
||||
<version>2.0.8</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user