Updated pom reference to SDGF to the released version

This commit is contained in:
Michael Minella
2013-03-25 15:29:46 -05:00
parent 2e7b979833
commit 790d4366b3

View File

@@ -721,7 +721,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
<version>1.3.0.M1</version>
<version>1.3.0.RELEASE</version>
<optional>true</optional>
</dependency>
<dependency>