<project> <modelVersion>4.0.0</modelVersion> <groupId>springframework</groupId> <artifactId>spring</artifactId> <version>1.1</version> <distributionManagement> <relocation> <groupId>org.springframework</groupId> </relocation> </distributionManagement> </project>
<dependency> <groupId>springframework</groupId> <artifactId>spring</artifactId> <version>1.1</version> </dependency>
springframework:spring:1.1