DATAKV-118 - Release version 1.0.1.RELEASE (Gosling SR1).

This commit is contained in:
Spring Buildmaster
2015-11-15 05:41:10 -08:00
parent 9737c02c6b
commit e556edce2f

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-keyvalue</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
<name>Spring Data KeyValue</name>