From 0359af3dec1ea0f91a1b60270c5f02a508823464 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 9 Jun 2016 11:08:33 +0200 Subject: [PATCH] Fix EAP version --- book-product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book-product.json b/book-product.json index 0c2e430397..0f396061da 100755 --- a/book-product.json +++ b/book-product.json @@ -28,7 +28,7 @@ "link": "https://access.qa.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-administration-guide/" }, "clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip", - "appServer": "JBoss EAP 10", + "appServer": "JBoss EAP 7", "quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts" } } \ No newline at end of file