From a121d7cebc8e67cff0672daa0fda0b65304f13a8 Mon Sep 17 00:00:00 2001 From: AlBaker Date: Tue, 31 Mar 2015 19:26:22 -0400 Subject: [PATCH] Correct README versions --- README.md | 2 +- stardog-spring-batch/README.md | 2 +- stardog-spring/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18237ad..c8bcf05 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Stardog-Spring ========== Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) -_Current Version **2.2.4**_ +_Current Version **3.0.0**_ This is [Spring Framework](http://springsource.org) integration for [Stardog RDF Database](http://stardog.com). These bindings provide Spring aware beans to provide an analogous feature set to Spring's diff --git a/stardog-spring-batch/README.md b/stardog-spring-batch/README.md index 7156652..bd82244 100644 --- a/stardog-spring-batch/README.md +++ b/stardog-spring-batch/README.md @@ -2,7 +2,7 @@ Stardog-Spring-Batch ========== Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) -_Current Version **2.2.4**_ +_Current Version **3.0.0**_ This is [Spring Framework](http://springsource.org) integration for [Stardog RDF Database](http://stardog.com). This API provides Spring Batch readers/writers for building batch applications with Stardog. diff --git a/stardog-spring/README.md b/stardog-spring/README.md index eb19138..fc02775 100644 --- a/stardog-spring/README.md +++ b/stardog-spring/README.md @@ -2,7 +2,7 @@ Stardog-Spring ========== Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) -_Current Version **2.1.3**_ +_Current Version **3.0.0**_ This is [Spring Framework](http://springsource.org) integration for [Stardog RDF Database](http://stardog.com). This project provides the core Spring integration, with the SnarlTemplate and DataSource classes. Other projects build on this as the basis for