pom maintenance - sync with ivy.xml

update junit version in ivy.xml for org.sf.aspects
This commit is contained in:
Mark Pollack
2009-09-24 06:09:54 +00:00
parent 616a48acc2
commit bd098ce1db
6 changed files with 84 additions and 58 deletions

View File

@@ -92,12 +92,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>