From 9a736d2d7ecd7c6a2d1a103ebdfdbb56994faea4 Mon Sep 17 00:00:00 2001 From: Simone Giannecchini Date: Mon, 18 Apr 2016 10:12:41 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c4ef9..b8c9035 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,14 @@ and the dependency tag for your pom is as follows: 1.7.0 ``` +### GeoServer Compatibility Matrix -## Documentation + **GeoServer-Manager/GeoServer** | **2.6.x** |**2.7.x** |**2.8.x** |**2.9.x** +-------------------------------- | ----------|----------|----------|--------- + **1.6.0** | Y | Y | P | P + **1.7.0** | N | P | Y | Y + +### Documentation You can find some examples in the wiki. ## License