2
pom.xml
2
pom.xml
@@ -11,7 +11,7 @@
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-geode-parent</artifactId>
|
||||
<version>2.4.14</version>
|
||||
<version>2.4.15-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Spring Data for Apache Geode Parent</name>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-geode-parent</artifactId>
|
||||
<version>2.4.14</version>
|
||||
<version>2.4.15-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-distribution</artifactId>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-geode-parent</artifactId>
|
||||
<version>2.4.14</version>
|
||||
<version>2.4.15-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user