| <?xml version="1.0" encoding="UTF-8"?><project> |
| <parent> |
| <artifactId>xbean-spring-itests</artifactId> |
| <groupId>org.apache.xbean</groupId> |
| <version>2.6-SNAPSHOT</version> |
| </parent> |
| <modelVersion>4.0.0</modelVersion> |
| <artifactId>xbean-spring-itests-20rc1</artifactId> |
| <name>XBean :: Spring :: ITests :: 20rc1</name> |
| <version>2.6-SNAPSHOT</version> |
| <dependencies> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring</artifactId> |
| <version>2.0-rc1</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.xbean</groupId> |
| <artifactId>xbean-spring-itests-core</artifactId> |
| </dependency> |
| </dependencies> |
| </project> |