Release version 1.3.0.RELEASE.

This commit is contained in:
Spring Buildmaster
2012-02-07 11:23:19 -08:00
parent 4f94f8c6bd
commit 257d8af077
3 changed files with 9 additions and 13 deletions

View File

@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-parent</artifactId>
<name>Spring Data Commons Parent</name>
<url>http://www.springsource.org/spring-data</url>
<version>1.3.0.BUILD-SNAPSHOT</version>
<version>1.3.0.M1</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>