Merge pull request #102 from jenmalloy/RHSSO-930

fixed RHSSO-930
This commit is contained in:
Jen Malloy 2017-04-05 17:36:02 -04:00 committed by GitHub
commit 182bd339a4
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
"name": "Server Administration Guide",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-administration-guide/"
},
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 2",
"subsystem": {
"undertow": "urn:jboss:domain:undertow:3.1"
},

View file

@ -65,7 +65,7 @@ Use this for {{book.fuseVersion}}:
+
[source,subs="attributes"]
----
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-224
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-254
{% if book.community %}
unzip -q /path-to-adapter-zip/keycloak-fuse-adapter-{{book.project.versionMvn}}.zip
{% endif %}