Release 0.0.1.M1.
This commit is contained in:
@@ -2,10 +2,6 @@ apply plugin: 'io.spring.convention.spring-module'
|
||||
|
||||
description = "Spring Test Framework for Apache Geode"
|
||||
|
||||
repositories {
|
||||
maven { url = "https://repo.spring.io/libs-snapshot" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
compile "edu.umd.cs.mtc:multithreadedtc"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>0.0.1.M1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user