Changeset 1566
- Timestamp:
- 2010-06-21 19:13:55 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
modules/kauri-representation/kauri-representationbuilder-impl/pom.xml (modified) (1 diff)
-
pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/kauri-representation/kauri-representationbuilder-impl/pom.xml
r1522 r1566 56 56 <artifactId>jsr250-api</artifactId> 57 57 </dependency> 58 <dependency> 59 <groupId>junit</groupId> 60 <artifactId>junit</artifactId> 61 </dependency> 58 62 </dependencies> 59 63 -
trunk/pom.xml
r1531 r1566 557 557 <groupId>org.codehaus.groovy</groupId> 558 558 <artifactId>groovy-all</artifactId> 559 <version>1. 5.6</version>559 <version>1.7.3</version> 560 560 <scope>compile</scope> 561 561 <exclusions>
Note: See TracChangeset
for help on using the changeset viewer.