This commit is contained in:
Thomas Risberg
2010-10-07 14:28:12 -04:00
parent ad00959b43
commit 52314a8951
2 changed files with 1 additions and 18 deletions

View File

@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>spring-datastore-keyvalue-dist</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
</natures>
</projectDescription>

View File

@@ -2,7 +2,7 @@
<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>
<groupId>org.springframework.data</groupId>
<artifactId>spring-datastore-keyvalue-dist</artifactId>
<name>Spring Datastore Key-Value Distribution</name>
<version>1.0.0.BUILD-SNAPSHOT</version>