Add initial support for GemFire 6.6
This commit is contained in:
Costin Leau
2011-07-08 16:47:33 +03:00
parent e261ecf6bd
commit b7c73a8a23
4 changed files with 109 additions and 16 deletions

View File

@@ -115,7 +115,7 @@ limitations under the License.
<dependency>
<groupId>com.gemstone.gemfire</groupId>
<artifactId>gemfire</artifactId>
<version>6.5.1.4</version>
<version>6.6.RC</version>
<scope>compile</scope>
</dependency>