Hi Luke, Yes that's the most current.
--Jens On Fri, Nov 27, 2015 at 7:04 PM, Luke Shannon <[email protected]> wrote: > Is this still the most current dependancy? > > <repository> > <id>spring-libs-snapshot</id> > <name>Spring Maven libs-snapshot Repository</name> > <url>https://repo.spring.io/libs-snapshot</url> > </repository> > > <dependency> > <groupId>org.springframework.data</groupId> > <artifactId>spring-data-gemfire</artifactId> > <version>1.7.0.APACHE-GEODE-EA-SNAPSHOT</version> > <scope>compile</scope> > </dependency> > > >
