You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/01/02 07:46:04 UTC

[2/2] isis-site git commit: ISIS-1243: releasing 1.11.0

ISIS-1243: releasing 1.11.0


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/34fc176a
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/34fc176a
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/34fc176a

Branch: refs/heads/asf-site
Commit: 34fc176a4fcccf798b37f73abfd638cc3559a91f
Parents: 57c33bd
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sat Jan 2 06:41:22 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sat Jan 2 06:41:22 2016 +0000

----------------------------------------------------------------------
 content/doap_isis.rdf                   |  19 +-
 content/downloads.html                  |  10 +-
 content/guides/cg.html                  | 108 ++---
 content/guides/rgant.html               | 148 ++++---
 content/guides/rgcfg.html               |  30 +-
 content/guides/rgcms.html               |  32 +-
 content/guides/rgsvc.html               |  31 +-
 content/guides/simpleapp-archetype.html |   4 +-
 content/guides/tg.html                  |   4 +-
 content/guides/ugbtb.html               |  30 +-
 content/guides/ugfun.html               |   8 +-
 content/guides/ugsec.html               |   4 +-
 content/guides/ugvro.html               |  12 +-
 content/index.html                      |   2 +-
 content/migration-notes.html            |  58 +--
 content/release-notes.html              | 613 ++++++++++++++++++---------
 16 files changed, 645 insertions(+), 468 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/doap_isis.rdf
----------------------------------------------------------------------
diff --git a/content/doap_isis.rdf b/content/doap_isis.rdf
index ecfab79..38476d0 100644
--- a/content/doap_isis.rdf
+++ b/content/doap_isis.rdf
@@ -36,6 +36,23 @@
     <category rdf:resource="http://projects.apache.org/category/web-framework" />
 
     
+    <!-- 2016-01-02 releases -->
+    <release>
+      <Version>
+        <name>isis</name>
+        <created>2016-01-02</created>
+        <revision>1.11.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>simpleapp-archetype</name>
+        <created>2016-01-02</created>
+        <revision>1.11.0</revision>
+      </Version>
+    </release>
+    
+
     <!-- 2015-11-10 releases -->
     <release>
       <Version>
@@ -51,7 +68,7 @@
         <revision>1.10.0</revision>
       </Version>
     </release>
-    
+
 
     <!-- 2015-09-01 releases -->
     <release>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 9e1dd47..caebd5a 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -532,7 +532,7 @@ table.CodeRay td.code>pre{padding:0}
 <div class="ulist">
 <ul>
 <li>
-<p><a href="https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.10.0-source-release.zip">isis-1.10.0</a> (<a href="http://www.apache.org/dist/isis/isis-core/isis-1.10.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/isis/isis-core/isis-1.10.0-source-release.zip.md5">md5</a>)</p>
+<p><a href="https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.11.0-source-release.zip">isis-1.11.0</a> (<a href="http://www.apache.org/dist/isis/isis-core/isis-1.11.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/isis/isis-core/isis-1.11.0-source-release.zip.md5">md5</a>)</p>
 </li>
 </ul>
 </div>
@@ -542,7 +542,7 @@ table.CodeRay td.code>pre{padding:0}
 <div class="ulist">
 <ul>
 <li>
-<p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.10.0-source-release.zip">simpleapp-archetype-1.10.0</a> (<a href="http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.10.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.10.0-source-release.zip.md5">md5</a>)</p>
+<p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip">simpleapp-archetype-1.11.0</a> (<a href="http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip.md5">md5</a>)</p>
 </li>
 </ul>
 </div>
@@ -563,7 +563,7 @@ table.CodeRay td.code>pre{padding:0}
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">pgpk -a KEYS
-pgpv isis-1.10.0-source-release.zip.asc</code></pre>
+pgpv isis-1.11.0-source-release.zip.asc</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -572,7 +572,7 @@ pgpv isis-1.10.0-source-release.zip.asc</code></pre>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">pgp -ka KEYS
-pgp isis-1.10.0-source-release.zip.asc</code></pre>
+pgp isis-1.11.0-source-release.zip.asc</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -581,7 +581,7 @@ pgp isis-1.10.0-source-release.zip.asc</code></pre>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">gpg –import KEYS
-gpg –verify isis-1.10.0-source-release.zip.asc</code></pre>
+gpg –verify isis-1.11.0-source-release.zip.asc</code></pre>
 </div>
 </div>
 <div class="paragraph">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/cg.html
----------------------------------------------------------------------
diff --git a/content/guides/cg.html b/content/guides/cg.html
index 92d5faa..40fc4fc 100644
--- a/content/guides/cg.html
+++ b/content/guides/cg.html
@@ -1959,13 +1959,13 @@ TODO
 <li>
 <p><code>swagger</code><br></p>
 <div class="paragraph">
-<p>(<code>1.11.0-SNAPSHOT</code>) Uses the <a href="rgsvc.html#_rgsvc_api_SwaggerService"><code>SwaggerService</code></a> to generate <a href="http://swagger.io">Swagger</a> spec files that describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.</p>
+<p>Uses the <a href="rgsvc.html#_rgsvc_api_SwaggerService"><code>SwaggerService</code></a> to generate <a href="http://swagger.io">Swagger</a> spec files that describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.</p>
 </div>
 </li>
 <li>
 <p><code>xsd</code><br></p>
 <div class="paragraph">
-<p>(<code>1.11.0-SNAPSHOT</code>) Uses the <a href="rgsvc.html#_rgsvc_api_JaxbService"><code>JaxbService</code></a> to generate XSD schemas from any JAXB-annotated view models/DTOs.<br></p>
+<p>Uses the <a href="rgsvc.html#_rgsvc_api_JaxbService"><code>JaxbService</code></a> to generate XSD schemas from any JAXB-annotated view models/DTOs.<br></p>
 </div>
 <div class="paragraph">
 <p>This is instead of and preferable to using the JAXB <a href="https://jaxb.java.net/2.2.4/docs/schemagen.html">schemagen</a> tool, because it uses the framework&#8217;s support (via <a href="rgant.html#_rgant-XmlJavaValueType"><code>@XmlJavaValueType</code></a>) to translate any references to domain objects into <code>OidDto</code>s (as defined by the Apache Isis <a href="rgcms.html#_rgcms_schema-common">common schema</a>).</p>
@@ -2213,7 +2213,7 @@ different configuration; see the final section for differences.</p>
 [INFO] BUILD FAILURE
 [INFO] ------------------------------------------------------------------------
 [INFO] ...
-[ERROR] Failed to execute goal org.apache.isis.tool:isis-maven-plugin:1.11.0-SNAPSHOT:validate (default) on project simpleapp-dom: 1 problems found. -&gt; [Help 1]</code></pre>
+[ERROR] Failed to execute goal org.apache.isis.tool:isis-maven-plugin:1.12.0-SNAPSHOT:validate (default) on project simpleapp-dom: 1 problems found. -&gt; [Help 1]</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -2326,7 +2326,7 @@ different configuration; see the final section for differences.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_cg_isis-maven-plugin_swagger">5.3. <code>swagger</code> goal (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_cg_isis-maven-plugin_swagger">5.3. <code>swagger</code> goal</h3>
 <div class="paragraph">
 <p>The <code>swagger</code> goal of the <code>isis-maven-plugin</code> uses the <a href="rgsvc.html#_rgsvc_api_SwaggerService"><code>SwaggerService</code></a> to
 generate <a href="http://swagger.io">Swagger</a> spec files to describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.</p>
@@ -2431,7 +2431,7 @@ generate <a href="http://swagger.io">Swagger</a> spec files to describe the publ
 </tr>
 <tr>
 <td><i class="conum" data-value="2"></i><b>2</b></td>
-<td>set to <code>1.11.0-SNAPSHOT</code> (or any later version)</td>
+<td>set to <code>1.11.0</code> (or any later version)</td>
 </tr>
 <tr>
 <td><i class="conum" data-value="3"></i><b>3</b></td>
@@ -2469,7 +2469,7 @@ generate <a href="http://swagger.io">Swagger</a> spec files to describe the publ
 </div>
 </div>
 <div class="sect2">
-<h3 id="_cg_isis-maven-plugin_xsd">5.4. <code>xsd</code> goal (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_cg_isis-maven-plugin_xsd">5.4. <code>xsd</code> goal</h3>
 <div class="paragraph">
 <p>The <code>xsd</code> goal of the <code>isis-maven-plugin</code> uses the <a href="rgsvc.html#_rgsvc_api_JaxbService"><code>JaxbService</code></a> to
 generate XSD schemas from any JAXB-annotated <a href="ugbtb.html#_ugbtb_view-models">view model/DTOs</a>.</p>
@@ -2563,7 +2563,7 @@ below shows the overall design:</p>
     <span class="tag">&lt;parent&gt;</span>
         <span class="tag">&lt;groupId&gt;</span>org.isisaddons.app<span class="tag">&lt;/groupId&gt;</span>
         <span class="tag">&lt;artifactId&gt;</span>todoapp<span class="tag">&lt;/artifactId&gt;</span>
-        <span class="tag">&lt;version&gt;</span>1.11.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span>
+        <span class="tag">&lt;version&gt;</span>1.12.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span>
     <span class="tag">&lt;/parent&gt;</span>
 
     <span class="tag">&lt;artifactId&gt;</span>todoapp-xsd<span class="tag">&lt;/artifactId&gt;</span>
@@ -4182,8 +4182,8 @@ git checkout master &amp;&amp; git merge --no-ff ISIS-1162_pr-31 &amp;&amp; git
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">cd core
 export ISISTMP=/c/tmp              <i class="conum" data-value="1"></i><b>(1)</b>
-export ISISDEV=1.12.0-SNAPSHOT
-export ISISREL=1.11.0
+export ISISDEV=1.13.0-SNAPSHOT
+export ISISREL=1.12.0
 export ISISRC=RC1
 export ISISBRANCH=release-$ISISREL-$ISISRC
 export ISISJIRA=ISIS-9999          <i class="conum" data-value="2"></i><b>(2)</b>
@@ -4214,7 +4214,7 @@ env | grep ISIS | sort</code></pre>
 </td>
 <td class="content">
 <div class="paragraph">
-<p>Note that the branch name is <strong>not</strong> the same any of the eventual tag names (eg <code>isis-1.11.0</code> or <code>simpleapp-archetype-1.11.0</code>).</p>
+<p>Note that the branch name is <strong>not</strong> the same any of the eventual tag names (eg <code>isis-1.12.0</code> or <code>simpleapp-archetype-1.12.0</code>).</p>
 </div>
 <div class="paragraph">
 <p>If they did have the same name, then what would happen is that the <code>maven-release-plugin</code> would checkout the (HEAD of the) branch and thus upload a SNAPSHOT to the snapshot repository.  What it should of course do is checkout the tag and then upload that to the release staging repository.</p>
@@ -4243,13 +4243,13 @@ git checkout -b $ISISBRANCH</code></pre>
 <p>Double check that the version number of the parent pom should reflect the branch name that you are now on (with a <code>-SNAPSHOT</code> suffix).  his will normally have been done already during earlier development; but confirm that it has been updated. If it has not, make the change.</p>
 </div>
 <div class="paragraph">
-<p>Double check that the version number of the core POM (<code>core/pom.xml</code>) should reflect the branch name that you are now on.  For example, if releasing version <code>1.11.0</code>, the POM should read:</p>
+<p>Double check that the version number of the core POM (<code>core/pom.xml</code>) should reflect the branch name that you are now on.  For example, if releasing version <code>1.12.0</code>, the POM should read:</p>
 </div>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;groupId&gt;</span>org.apache.isis.core<span class="tag">&lt;/groupId&gt;</span>
 <span class="tag">&lt;artifactId&gt;</span>isis<span class="tag">&lt;/artifactId&gt;</span>
-<span class="tag">&lt;version&gt;</span>1.11.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span></code></pre>
+<span class="tag">&lt;version&gt;</span>1.12.0-SNAPSHOT<span class="tag">&lt;/version&gt;</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -4481,7 +4481,7 @@ mvn clean install -o</code></pre>
 <div class="sect4">
 <h5 id="_cg_committers_cutting-a-release_releasing-core_post-prepare-sanity-check">Post-prepare sanity check</h5>
 <div class="paragraph">
-<p>You should end up with artifacts in your local repo with the new version (eg <code>1.11.0</code>).  This is a good time to do some quick sanity checks; nothing has yet been uploaded:</p>
+<p>You should end up with artifacts in your local repo with the new version (eg <code>1.12.0</code>).  This is a good time to do some quick sanity checks; nothing has yet been uploaded:</p>
 </div>
 <div class="ulist">
 <ul>
@@ -4548,17 +4548,17 @@ popd</code></pre>
 [INFO] Performing a LOCAL checkout from scm:git:file:///C:\APACHE\isis-git-rw\co
 re
 [INFO] Checking out the project to perform the release ...
-[INFO] Executing: cmd.exe /X /C &quot;git clone --branch release-1.11.0 file:///C:\APACHE\isis-git-rw\core C:\APACHE\isis-git-rw\core\target\checkout&quot;
+[INFO] Executing: cmd.exe /X /C &quot;git clone --branch release-1.12.0 file:///C:\APACHE\isis-git-rw\core C:\APACHE\isis-git-rw\core\target\checkout&quot;
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target
 [INFO] Performing a LOCAL checkout from scm:git:file:///C:\APACHE\isis-git-rw
 [INFO] Checking out the project to perform the release ...
-[INFO] Executing: cmd.exe /X /C &quot;git clone --branch release-1.11.0 file:///C:\APACHE\isis-git-rw C:\APACHE\isis-git-rw\core\target\checkout&quot;
+[INFO] Executing: cmd.exe /X /C &quot;git clone --branch release-1.12.0 file:///C:\APACHE\isis-git-rw C:\APACHE\isis-git-rw\core\target\checkout&quot;
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target
 [INFO] Executing: cmd.exe /X /C &quot;git ls-remote file:///C:\APACHE\isis-git-rw&quot;
 [INFO] Working directory: C:\Users\ADMINI~1\AppData\Local\Temp
 [INFO] Executing: cmd.exe /X /C &quot;git fetch file:///C:\APACHE\isis-git-rw&quot;
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target\checkout
-[INFO] Executing: cmd.exe /X /C &quot;git checkout release-1.11.0&quot;
+[INFO] Executing: cmd.exe /X /C &quot;git checkout release-1.12.0&quot;
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target\checkout
 [INFO] Executing: cmd.exe /X /C &quot;git ls-files&quot;
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target\checkout
@@ -4618,7 +4618,7 @@ env | grep ISIS | sort</code></pre>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
-    <span class="tag">&lt;isis.version&gt;</span>1.11.0<span class="tag">&lt;/isis.version&gt;</span>
+    <span class="tag">&lt;isis.version&gt;</span>1.12.0<span class="tag">&lt;/isis.version&gt;</span>
     ...
 <span class="tag">&lt;/properties&gt;</span></code></pre>
 </div>
@@ -4902,7 +4902,7 @@ git fetch</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">[VOTE] Apache Isis Core release 1.11.0 RC1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">[VOTE] Apache Isis Core release 1.12.0 RC1</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -4912,17 +4912,17 @@ git fetch</code></pre>
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">I've cut a release for Apache Isis Core and the simpleapp archetype:
 
-* Core 1.11.0
-* SimpleApp Archetype 1.11.0
+* Core 1.12.0
+* SimpleApp Archetype 1.12.0
 
 The source code artifacts have been uploaded to staging repositories on repository.apache.org:
 
-* http://repository.apache.org/content/repositories/orgapacheisis-10xx/org/apache/isis/core/isis/1.11.0/isis-1.11.0-source-release.zip
-* http://repository.apache.org/content/repositories/orgapacheisis-10xx/org/apache/isis/archetype/simpleapp-archetype/1.11.0/simpleapp-archetype-1.11.0-source-release.zip
+* http://repository.apache.org/content/repositories/orgapacheisis-10xx/org/apache/isis/core/isis/1.12.0/isis-1.12.0-source-release.zip
+* http://repository.apache.org/content/repositories/orgapacheisis-10xx/org/apache/isis/archetype/simpleapp-archetype/1.12.0/simpleapp-archetype-1.12.0-source-release.zip
 
 For each zip there is a corresponding signature file (append .asc to the zip's url).
 
-In the source code repo the code has been tagged as isis-1.11.0-RC1 and simpleapp-archetype-1.11.0-RC1; see https://git-wip-us.apache.org/repos/asf?p=isis.git
+In the source code repo the code has been tagged as isis-1.12.0-RC1 and simpleapp-archetype-1.12.0-RC1; see https://git-wip-us.apache.org/repos/asf?p=isis.git
 
 For instructions on how to verify the release (build from binaries and/or use in Maven directly), see http://isis.apache.org/guides/cg.html#_cg_committers_verifying-releases
 
@@ -4939,7 +4939,7 @@ Please verify the release and cast your vote.  The vote will be open for a minim
 <div class="ulist">
 <ul>
 <li>
-<p>the version number (1.11.0 or whatever)</p>
+<p>the version number (1.12.0 or whatever)</p>
 </li>
 <li>
 <p>the release candidate number (<code>RC1</code> or whatever)</p>
@@ -5291,7 +5291,7 @@ https://repository.apache.org/content/repositories/orgapacheisis-065/org/apache/
     -D version=1.0-SNAPSHOT \
     -B \
     -o \
-    -D archetypeVersion=1.11.0   # adjust version as necessary
+    -D archetypeVersion=1.12.0   # adjust version as necessary
 
 cd myapp
 mvn clean install -o
@@ -5343,7 +5343,7 @@ mvn -P self-host antrun:run</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">[RESULT] [VOTE] Apache Isis Core release 1.11.0</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">[RESULT] [VOTE] Apache Isis Core release 1.12.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -5373,8 +5373,8 @@ The vote is SUCCESSFUL.</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh scripts/promoterctag.sh isis-1.11.0 RC1
-sh scripts/promoterctag.sh simpleapp-archetype-1.11.0 RC1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh scripts/promoterctag.sh isis-1.12.0 RC1
+sh scripts/promoterctag.sh simpleapp-archetype-1.12.0 RC1</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -5484,7 +5484,7 @@ popd</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh upd.sh 1.10.0 1.11.0</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh upd.sh 1.11.0 1.12.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -5508,7 +5508,7 @@ popd</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh scripts/jira-release-notes.sh ISIS 1.11.0 &gt; /tmp/1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh scripts/jira-release-notes.sh ISIS 1.12.0 &gt; /tmp/1</code></pre>
 </div>
 </div>
 </div>
@@ -5584,7 +5584,7 @@ popd</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">[ANN] Apache Isis version 1.11.0 Released</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">[ANN] Apache Isis version 1.12.0 Released</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -5592,7 +5592,7 @@ popd</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code>The Apache Isis team is pleased to announce the release of Apache Isis v1.11.0.
+<pre class="CodeRay highlight"><code>The Apache Isis team is pleased to announce the release of Apache Isis v1.12.0.
 
 New features in this release include:
 * ...
@@ -5606,8 +5606,8 @@ Enjoy!
 
 --The Apache Isis team
 
-[1] http://isis.apache.org/release-notes.html#r1.11.0
-[2] http://isis.apache.org/migration-notes.html#_migration-notes_1.10.0-to-1.11.0
+[1] http://isis.apache.org/release-notes.html#r1.12.0
+[2] http://isis.apache.org/migration-notes.html#_migration-notes_1.11.0-to-1.12.0
 [3] http://search.maven.org
 [4] http://isis.apache.org/downloads.html</code></pre>
 </div>
@@ -5628,9 +5628,9 @@ Enjoy!
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">git checkout master                           # update master with latest
 git pull
-git merge release-1.11.0-RC1                  # merge branch onto master
-git branch -d release-1.11.0-RC1              # branch no longer needed
-git push origin --delete release-1.11.0-RC1   # remote branch no longer needed</code></pre>
+git merge release-1.12.0-RC1                  # merge branch onto master
+git branch -d release-1.12.0-RC1              # branch no longer needed
+git push origin --delete release-1.12.0-RC1   # remote branch no longer needed</code></pre>
 </div>
 </div>
 </div>
@@ -5747,7 +5747,7 @@ git push</code></pre>
 <p>update its dependency on Apache Isis to reference the newly released version:<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh bumpver_isis.sh 1.11.0</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh bumpver_isis.sh 1.12.0</code></pre>
 </div>
 </div>
 </li>
@@ -5755,7 +5755,7 @@ git push</code></pre>
 <p>release to mvn central (contains a sanity check before hand that everything compiles):<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh release.sh &quot;1.11.0&quot; &quot;1.12.0-SNAPSHOT&quot; &quot;dan@haywood-associates.co.uk&quot; &quot;this is not really my password&quot;</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh release.sh &quot;1.12.0&quot; &quot;1.13.0-SNAPSHOT&quot; &quot;dan@haywood-associates.co.uk&quot; &quot;this is not really my password&quot;</code></pre>
 </div>
 </div>
 </li>
@@ -5763,7 +5763,7 @@ git push</code></pre>
 <p>update its dependency on Apache Isis to reference the next SNAPSHOT version:<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh bumpver_isis.sh &quot;1.12.0-SNAPSHOT&quot;</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">sh forsub.sh sh bumpver_isis.sh &quot;1.13.0-SNAPSHOT&quot;</code></pre>
 </div>
 </div>
 </li>
@@ -5805,7 +5805,7 @@ git push</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">[RESULT] [VOTE] Apache Isis Core release 1.11.0</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">[RESULT] [VOTE] Apache Isis Core release 1.12.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -5815,11 +5815,11 @@ git push</code></pre>
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="bash">The vote has completed with the following result :
 
-  +1 (binding): &lt;i&gt;list of names&lt;/i&gt;
-  +1 (non binding): &lt;i&gt;list of names&lt;/i&gt;
+  +1 (binding): _list of names_
+  +1 (non binding): _list of names_
 
-  -1 (binding): &lt;i&gt;list of names&lt;/i&gt;
-  -1 (non binding): &lt;i&gt;list of names&lt;/i&gt;
+  -1 (binding): _list of names_
+  -1 (non binding): _list of names_
 
 The vote is UNSUCCESSFUL.</code></pre>
 </div>
@@ -5836,7 +5836,7 @@ The vote is UNSUCCESSFUL.</code></pre>
 <p>delete the remote branch, for example:<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">git push --delete origin release-1.11.0-RC1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">git push --delete origin release-1.12.0-RC1</code></pre>
 </div>
 </div>
 </li>
@@ -5844,8 +5844,8 @@ The vote is UNSUCCESSFUL.</code></pre>
 <p>delete the remote origin server&#8217;s tags, for example:<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">git push --delete origin isis-1.11.0-RC1
-git push --delete origin simpleapp-archetype-1.11.0-RC1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">git push --delete origin isis-1.12.0-RC1
+git push --delete origin simpleapp-archetype-1.12.0-RC1</code></pre>
 </div>
 </div>
 </li>
@@ -5853,10 +5853,10 @@ git push --delete origin simpleapp-archetype-1.11.0-RC1</code></pre>
 <p>delete the tags that were created locally, for example:<br></p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="bash">git tag -d isis-1.11.0
-git tag -d isis-1.11.0-RC1
-git tag -d simpleapp-archetype-1.11.0
-git tag -d simpleapp-archetype-1.11.0-RC1</code></pre>
+<pre class="CodeRay highlight"><code data-lang="bash">git tag -d isis-1.12.0
+git tag -d isis-1.12.0-RC1
+git tag -d simpleapp-archetype-1.12.0
+git tag -d simpleapp-archetype-1.12.0-RC1</code></pre>
 </div>
 </div>
 </li>
@@ -8465,13 +8465,13 @@ xxx<br>
 <li><a href="#_1_9_0_version">5.2.5. 1.9.0 version</a></li>
 </ul>
 </li>
-<li><a href="#_cg_isis-maven-plugin_swagger">5.3. <code>swagger</code> goal (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_cg_isis-maven-plugin_swagger">5.3. <code>swagger</code> goal</a>
 <ul class="sectlevel3">
 <li><a href="#__code_dom_code_submodule_2">5.3.1. <code>dom</code> submodule</a></li>
 <li><a href="#_to_run_2">5.3.2. To run</a></li>
 </ul>
 </li>
-<li><a href="#_cg_isis-maven-plugin_xsd">5.4. <code>xsd</code> goal (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_cg_isis-maven-plugin_xsd">5.4. <code>xsd</code> goal</a>
 <ul class="sectlevel3">
 <li><a href="#_cg_isis-maven-plugin_xsd">5.4.1. <code>xsd</code> submodule</a>
 <ul class="sectlevel4">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/rgant.html
----------------------------------------------------------------------
diff --git a/content/guides/rgant.html b/content/guides/rgant.html
index ba3eadd..f5d0bb0 100644
--- a/content/guides/rgant.html
+++ b/content/guides/rgant.html
@@ -2339,7 +2339,7 @@ rather than through the constructor.  This substantially reduces the boilerplate
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_code_1_11_0_snapshot_code">3.2.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_default_doop_and_noop_events">3.2.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>domainEvent</code> attribute is not explicitly specified (is left as its default value, <code>ActionDomainEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -3786,7 +3786,7 @@ rather than through the constructor.  This substantially reduces the boilerplate
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_code_1_11_0_snapshot_code_2">5.1.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_default_doop_and_noop_events_2">5.1.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>domainEvent</code> attribute is not explicitly specified (is left as its default value, <code>CollectionDomainEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -5057,8 +5057,7 @@ can be used instead, eg:</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_createdLifecycleEvent"><code>created-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectCreatedEvent</code><br>
 (<code>ObjectCreatedEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
@@ -5089,22 +5088,20 @@ can be used instead, eg:</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_persistedLifecycleEvent"><code>persisted-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectPersistedEvent</code><br>
 (<code>ObjectPersistedEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance has just been persisted</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance has just been persisted</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_persistingLifecycleEvent"><code>persisting-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectPersistingEvent</code><br>
 (<code>ObjectPersistingEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be persisted</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be persisted</p>
 </div></div></td>
 </tr>
 <tr>
@@ -5125,32 +5122,29 @@ can be used instead, eg:</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_removingLifecycleEvent"><code>removing-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectRemovingEvent</code><br>
 (<code>ObjectRemovingEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be deleted</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be deleted</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_updatedLifecycleEvent"><code>updated-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectUpdatedEvent</code><br>
 (<code>ObjectUpdatedEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance has just been updated</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance has just been updated</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgant-DomainObject_updatingLifecycleEvent"><code>updating-</code><br>
-<code>LifecycleEvent()</code></a><br>
-(<code>1.11.0-SNAPSHOT</code>)</p></td>
+<code>LifecycleEvent()</code></a></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>ObjectUpdatingEvent</code><br>
 (<code>ObjectUpdatingEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be updated</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> whenever an instance is about to be updated</p>
 </div></div></td>
 </tr>
 </tbody>
@@ -5384,7 +5378,7 @@ can be used instead, eg:</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_createdLifecycleEvent">10.4. createdLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_createdLifecycleEvent">10.4. createdLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a domain object is instantiated or otherwise becomes known to the framework, a "created" lifecycle event is fired.  This is typically when the <a href="rgsvc.html#_rgsvc_api_DomainObjectContainer"><code>DomainObjectContainer</code></a>'s <a href="rgsvc.html#_rgsvc_api_DomainObjectContainer_object-creation-api"><code>newTransientInstance()</code></a> is called;
 it will also happen if the object is simply instantiated with <code>new(&#8230;&#8203;)</code>, and then the container&#8217;s
@@ -5479,7 +5473,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events">10.4.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_3">10.4.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>createdLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectCreatedEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -5584,7 +5578,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_loadedLifecycleEvent">10.6. loadedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_loadedLifecycleEvent">10.6. loadedLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a persistent domain object is loaded from the database, a "loaded" lifecycle event is fired.</p>
 </div>
@@ -5677,7 +5671,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_2">10.6.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_4">10.6.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>loadedLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectLoadedEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -5797,7 +5791,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_persistedLifecycleEvent">10.8. persistedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_persistedLifecycleEvent">10.8. persistedLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a (just created, still transient) domain object has been saved (INSERTed in)to the database, a "persisted" lifecycle
 event is fired.</p>
@@ -5905,7 +5899,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_3">10.8.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_5">10.8.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>persistedLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectPersistedEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -5926,7 +5920,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_persistingLifecycleEvent">10.9. persistingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_persistingLifecycleEvent">10.9. persistingLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a (just created, still transient) domain object is about to be saved (INSERTed in)to the database, a "persisting" lifecycle
 event is fired.</p>
@@ -6037,7 +6031,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_4">10.9.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_6">10.9.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>persistingLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectPersistingEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -6200,7 +6194,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_removingLifecycleEvent">10.12. removingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_removingLifecycleEvent">10.12. removingLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a (persistent) domain object is about to be removed (DELETEd) from the database, a "removing"
 lifecycle event is fired.</p>
@@ -6311,7 +6305,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_5">10.12.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_7">10.12.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>removingLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectRemovingEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -6332,7 +6326,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_updatingLifecycleEvent">10.13. updatingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_updatingLifecycleEvent">10.13. updatingLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a (persistent) domain object has been modified and is about to be updated to the database, an "updating"
 lifecycle event is fired.</p>
@@ -6443,7 +6437,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_6">10.13.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_8">10.13.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>updatingLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectUpdatingEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -6464,7 +6458,7 @@ then no event will be posted.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObject_updatedLifecycleEvent">10.14. updatedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObject_updatedLifecycleEvent">10.14. updatedLifecycleEvent()</h3>
 <div class="paragraph">
 <p>Whenever a (persistent) domain object has been modified and has been updated in the database, an "updated" lifecycle
 event is fired.</p>
@@ -6571,7 +6565,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_7">10.14.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_9">10.14.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>updatedLifecycleEvent</code> attribute is not explicitly specified (is left as its default value, <code>ObjectUpdatedEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -6666,7 +6660,7 @@ then no event will be posted.</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>CssClassUiEvent</code><br>
 (<code>CssClassUiEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain a CSS class for the domain object.</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain a CSS class for the domain object.</p>
 </div></div></td>
 </tr>
 <tr>
@@ -6681,7 +6675,7 @@ then no event will be posted.</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>IconUiEvent</code><br>
 (<code>IconUiEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain the icon (name) for the domain object.</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain the icon (name) for the domain object.</p>
 </div></div></td>
 </tr>
 <tr>
@@ -6713,7 +6707,7 @@ then no event will be posted.</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock">subtype of <code>TitleUiEvent</code><br>
 (<code>TitleUiEvent.Default</code>)</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>the event type to be posted (<code>1.11.0-SNAPSHOT</code>) to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain the title for the domain object.</p>
+<p>the event type to be posted to the <a href="rgsvc.html#_rgsvc_api_EventBusService"><code>EventBusService</code></a> to obtain the title for the domain object.</p>
 </div></div></td>
 </tr>
 </tbody>
@@ -6919,7 +6913,7 @@ member so that it can be styled in an application-specific way.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObjectLayout_cssClassUiEvent">11.4. cssClassUiEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObjectLayout_cssClassUiEvent">11.4. cssClassUiEvent()</h3>
 <div class="paragraph">
 <p>Whenever a domain object is to be rendered, the framework fires off an CSS class UI event to obtain a CSS class to use
 in any wrapping <code>&lt;div&gt;</code>s and <code>&lt;span&gt;</code>s that render the domain object.  This is as an alternative to implementing
@@ -7034,7 +7028,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_8">11.4.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_10">11.4.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>cssClassUiEvent</code> attribute is not explicitly specified (is left as its default value, <code>CssClassUiEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -7082,7 +7076,7 @@ of calling the <a href="rgsvc.html#_rgsvc_api_DomainObjectContainer"><code>Domai
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObjectLayout_iconUiEvent">11.6. iconUiEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObjectLayout_iconUiEvent">11.6. iconUiEvent()</h3>
 <div class="paragraph">
 <p>Whenever a domain object is to be rendered, the framework fires off an icon UI event to obtain an icon (name) for the
 object (if possible). This is as an alternative to implementing
@@ -7197,7 +7191,7 @@ using the <a href="http://www.axonframework.org/">Axon Framework</a> API.  The e
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_9">11.6.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_11">11.6.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>iconUiEvent</code> attribute is not explicitly specified (is left as its default value, <code>IconUiEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -7337,7 +7331,7 @@ of calling the <a href="rgsvc.html#_rgsvc_api_DomainObjectContainer"><code>Domai
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgant-DomainObjectLayout_titleUiEvent">11.10. titleUiEvent() (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgant-DomainObjectLayout_titleUiEvent">11.10. titleUiEvent()</h3>
 <div class="paragraph">
 <p>Whenever a domain object is to be rendered, the framework fires off a title UI event to obtain a title for the object.
 This is as an alternative to implementing <a href="rgcms.html#_rgcms_methods_reserved_title"><code>title()</code></a> reserved method, or
@@ -7453,7 +7447,7 @@ actually specify the title to be used.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_10">11.10.2. Default, Doop and Noop events</h4>
+<h4 id="_default_doop_and_noop_events_12">11.10.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>titleUiEvent</code> attribute is not explicitly specified (is left as its default value, <code>TitleUiEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -8729,7 +8723,7 @@ so that boilerplate-busting tools such as <a href="https://projectlombok.org/">P
 that would normally be passed to <code>java.util.regex.Pattern#compile(String,int)</code>.</p>
 </li>
 <li>
-<p>The related <code>regexPatternReplacement()</code> attribute (as of <code>1.11.0-SNAPSHOT</code>) specifies the error message to show if
+<p>The related <code>regexPatternReplacement()</code> attribute specifies the error message to show if
 the provided argument does not match the regex pattern.</p>
 </li>
 </ul>
@@ -8757,7 +8751,7 @@ the provided argument does not match the regex pattern.</p>
 <table>
 <tr>
 <td><i class="conum" data-value="1"></i><b>1</b></td>
-<td>unused prior to <code>1.11.0-SNAPSHOT</code>. Note that there is currently no i18n support for this phrase.</td>
+<td>Note that there is currently no i18n support for this phrase.</td>
 </tr>
 </table>
 </div>
@@ -9871,7 +9865,7 @@ rather than through the constructor.  This substantially reduces the boilerplate
 </div>
 </div>
 <div class="sect3">
-<h4 id="_default_doop_and_noop_events_code_1_11_0_snapshot_code_3">28.1.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_default_doop_and_noop_events_13">28.1.2. Default, Doop and Noop events</h4>
 <div class="paragraph">
 <p>If the <code>domainEvent</code> attribute is not explicitly specified (is left as its default value, <code>PropertyDomainEvent.Default</code>),
 then the framework will, by default, post an event.</p>
@@ -10424,7 +10418,7 @@ tables. Annotating with <code>@Property(where=Where.NOWHERE)</code> overrides th
 <div class="sect2">
 <h3 id="_rgant-Property_regexPattern">28.8. <code>regexPattern()</code></h3>
 <div class="paragraph">
-<p>There are three attributes (as of <code>1.11.0-SNAPSHOT</code>, two in earlier releases) related to enforcing regular expressions:</p>
+<p>There are three attributes related to enforcing regular expressions:</p>
 </div>
 <div class="ulist">
 <ul>
@@ -10436,7 +10430,7 @@ tables. Annotating with <code>@Property(where=Where.NOWHERE)</code> overrides th
 that would normally be passed to <code>java.util.regex.Pattern#compile(String,int)</code>.</p>
 </li>
 <li>
-<p>The related <code>regexPatternReplacement()</code> attribute (as of <code>1.11.0-SNAPSHOT</code>) specifies the error message to show if
+<p>The related <code>regexPatternReplacement()</code> attribute specifies the error message to show if
 the provided argument does not match the regex pattern.</p>
 </li>
 </ul>
@@ -10460,7 +10454,7 @@ the provided argument does not match the regex pattern.</p>
 <table>
 <tr>
 <td><i class="conum" data-value="1"></i><b>1</b></td>
-<td>new in <code>1.11.0-SNAPSHOT</code>. Note that there is currently no i18n support for this phrase.</td>
+<td>Note that there is currently no i18n support for this phrase.</td>
 </tr>
 </table>
 </div>
@@ -11529,10 +11523,10 @@ for symmetry with domain objects that have been annotated using <a href="#_rgant
 </div>
 </div>
 <div class="sect1">
-<h2 id="_rgant-XmlJavaTypeAdapter">34. <code>@XmlJavaTypeAdapter</code> (<code>jaxb</code>) (<code>1.11.0-SNAPSHOT</code>)</h2>
+<h2 id="_rgant-XmlJavaTypeAdapter">34. <code>@XmlJavaTypeAdapter</code> (<code>jaxb</code>)</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The JAXB <code>@XmlJavaTypeAdapter</code> annotation (<code>1.11.0-SNAPSHOT</code>) is used with the framework-provided
+<p>The JAXB <code>@XmlJavaTypeAdapter</code> annotation is used with the framework-provided
 <code>PersistentEntityAdapter</code> to instruct JAXB to serialize references to persistent entities using the canonical
 <code>OidDto</code> complex type: the object&#8217;s type and its identifier.  This is the formal XML equivalent to the <code>Bookmark</code>
 provided by the <a href="rgsvc.html#_rgsvc_api_BookmarkService"><code>BookmarkService</code></a>.</p>
@@ -11558,10 +11552,10 @@ in the user guide.</p>
 </div>
 </div>
 <div class="sect1">
-<h2 id="_rgant-XmlRootElement">35. <code>@XmlRootElement</code> (<code>jaxb</code>) (<code>1.11.0-SNAPSHOT</code>)</h2>
+<h2 id="_rgant-XmlRootElement">35. <code>@XmlRootElement</code> (<code>jaxb</code>)</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The <code>@XmlRootElement</code> annotation (<code>1.11.0-SNAPSHOT</code>) provides an alternative way to define a
+<p>The <code>@XmlRootElement</code> annotation provides an alternative way to define a
 <a href="rg.html#_ugbtb_view-models">view model</a>, in particular one intended to act as a DTO for use within
 <a href="ugvro.html">RestfulObjects viewer</a>, or which contains arbitrarily complex state.</p>
 </div>
@@ -11716,7 +11710,7 @@ in the user guide.</p>
 <li><a href="#_rgant-Action_domainEvent">3.2. domainEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers">3.2.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_code_1_11_0_snapshot_code">3.2.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</a></li>
+<li><a href="#_default_doop_and_noop_events">3.2.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically">3.2.3. Raising events programmatically</a></li>
 </ul>
 </li>
@@ -11749,7 +11743,7 @@ in the user guide.</p>
 <li><a href="#_rgant-Collection_domainEvent">5.1. <code>domainEvent()</code></a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_2">5.1.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_code_1_11_0_snapshot_code_2">5.1.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</a></li>
+<li><a href="#_default_doop_and_noop_events_2">5.1.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically_2">5.1.3. Raising events programmatically</a></li>
 </ul>
 </li>
@@ -11795,30 +11789,30 @@ in the user guide.</p>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObject_bounded">10.3. <code>bounded()</code></a></li>
-<li><a href="#_rgant-DomainObject_createdLifecycleEvent">10.4. createdLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_createdLifecycleEvent">10.4. createdLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_3">10.4.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events">10.4.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_3">10.4.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObject_editing">10.5. <code>editing()</code></a></li>
-<li><a href="#_rgant-DomainObject_loadedLifecycleEvent">10.6. loadedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_loadedLifecycleEvent">10.6. loadedLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_4">10.6.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_2">10.6.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_4">10.6.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObject_nature">10.7. <code>nature()</code></a></li>
-<li><a href="#_rgant-DomainObject_persistedLifecycleEvent">10.8. persistedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_persistedLifecycleEvent">10.8. persistedLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_5">10.8.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_3">10.8.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_5">10.8.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
-<li><a href="#_rgant-DomainObject_persistingLifecycleEvent">10.9. persistingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_persistingLifecycleEvent">10.9. persistingLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_6">10.9.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_4">10.9.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_6">10.9.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObject_objectType">10.10. <code>objectType()</code></a></li>
@@ -11827,22 +11821,22 @@ in the user guide.</p>
 <li><a href="#__code_publishingpayloadfactory_code_2">10.11.1. <code>publishingPayloadFactory()</code></a></li>
 </ul>
 </li>
-<li><a href="#_rgant-DomainObject_removingLifecycleEvent">10.12. removingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_removingLifecycleEvent">10.12. removingLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_7">10.12.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_5">10.12.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_7">10.12.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
-<li><a href="#_rgant-DomainObject_updatingLifecycleEvent">10.13. updatingLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_updatingLifecycleEvent">10.13. updatingLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_8">10.13.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_6">10.13.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_8">10.13.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
-<li><a href="#_rgant-DomainObject_updatedLifecycleEvent">10.14. updatedLifecycleEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObject_updatedLifecycleEvent">10.14. updatedLifecycleEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_9">10.14.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_7">10.14.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_9">10.14.2. Default, Doop and Noop events</a></li>
 </ul>
 </li>
 </ul>
@@ -11852,28 +11846,28 @@ in the user guide.</p>
 <li><a href="#_rgant-DomainObjectLayout_bookmarking">11.1. <code>bookmarking()</code></a></li>
 <li><a href="#_rgant-DomainObjectLayout_cssClass">11.2. <code>cssClass()</code></a></li>
 <li><a href="#_rgant-DomainObjectLayout_cssClassFa">11.3. <code>cssClassFa()</code></a></li>
-<li><a href="#_rgant-DomainObjectLayout_cssClassUiEvent">11.4. cssClassUiEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObjectLayout_cssClassUiEvent">11.4. cssClassUiEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_10">11.4.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_8">11.4.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_10">11.4.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically_3">11.4.3. Raising events programmatically</a></li>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObjectLayout_describedAs">11.5. <code>describedAs()</code></a></li>
-<li><a href="#_rgant-DomainObjectLayout_iconUiEvent">11.6. iconUiEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObjectLayout_iconUiEvent">11.6. iconUiEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_11">11.6.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_9">11.6.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_11">11.6.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically_4">11.6.3. Raising events programmatically</a></li>
 </ul>
 </li>
 <li><a href="#_rgant-DomainObjectLayout_named">11.7. <code>named()</code></a></li>
 <li><a href="#_rgant-DomainObjectLayout_paged">11.8. <code>paged()</code></a></li>
 <li><a href="#_rgant-DomainObjectLayout_plural">11.9. <code>plural()</code></a></li>
-<li><a href="#_rgant-DomainObjectLayout_titleUiEvent">11.10. titleUiEvent() (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-DomainObjectLayout_titleUiEvent">11.10. titleUiEvent()</a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_12">11.10.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_10">11.10.2. Default, Doop and Noop events</a></li>
+<li><a href="#_default_doop_and_noop_events_12">11.10.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically_5">11.10.3. Raising events programmatically</a></li>
 </ul>
 </li>
@@ -11934,7 +11928,7 @@ in the user guide.</p>
 <li><a href="#_rgant-Property_domainEvent">28.1. <code>domainEvent()</code></a>
 <ul class="sectlevel3">
 <li><a href="#_subscribers_13">28.1.1. Subscribers</a></li>
-<li><a href="#_default_doop_and_noop_events_code_1_11_0_snapshot_code_3">28.1.2. Default, Doop and Noop events (<code>1.11.0-SNAPSHOT</code>)</a></li>
+<li><a href="#_default_doop_and_noop_events_13">28.1.2. Default, Doop and Noop events</a></li>
 <li><a href="#_raising_events_programmatically_6">28.1.3. Raising events programmatically</a></li>
 </ul>
 </li>
@@ -11985,8 +11979,8 @@ in the user guide.</p>
 <li><a href="#_rgant-ViewModelLayout_plural">33.6. <code>plural()</code></a></li>
 </ul>
 </li>
-<li><a href="#_rgant-XmlJavaTypeAdapter">34. <code>@XmlJavaTypeAdapter</code> (<code>jaxb</code>) (<code>1.11.0-SNAPSHOT</code>)</a></li>
-<li><a href="#_rgant-XmlRootElement">35. <code>@XmlRootElement</code> (<code>jaxb</code>) (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgant-XmlJavaTypeAdapter">34. <code>@XmlJavaTypeAdapter</code> (<code>jaxb</code>)</a></li>
+<li><a href="#_rgant-XmlRootElement">35. <code>@XmlRootElement</code> (<code>jaxb</code>)</a>
 <ul class="sectlevel2">
 <li><a href="#_example">35.1. Example</a></li>
 <li><a href="#_see_also">35.2. See also</a></li>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/rgcfg.html
----------------------------------------------------------------------
diff --git a/content/guides/rgcfg.html b/content/guides/rgcfg.html
index 296466f..8ce0d16 100644
--- a/content/guides/rgcfg.html
+++ b/content/guides/rgcfg.html
@@ -1072,8 +1072,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>createdLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1086,8 +1085,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>loadedLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1100,8 +1098,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>persistingLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1114,8 +1111,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>persistedLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1128,8 +1124,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>removingLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1142,8 +1137,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>updatingLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1156,8 +1150,7 @@ configuration properties externally for different environments can be found in t
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectAnnotation.</code><br>
 <code>updatedLifecycleEvent.</code><br>
-<code>postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1169,8 +1162,7 @@ configuration properties externally for different environments can be found in t
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectLayoutAnnotation.</code><br>
-<code>cssClassUiEvent.postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>cssClassUiEvent.postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1182,8 +1174,7 @@ configuration properties externally for different environments can be found in t
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectLayoutAnnotation.</code><br>
-<code>iconUiEvent.postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>iconUiEvent.postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>
@@ -1195,8 +1186,7 @@ configuration properties externally for different environments can be found in t
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p><code>isis.reflector.facet.</code><br>
 <code>domainObjectLayoutAnnotation.</code><br>
-<code>titleUiEvent.postForDefault</code><br>
-(<code>1.11.0-SNAPSHOT</code>)</p>
+<code>titleUiEvent.postForDefault</code></p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br>
 (<code>true</code>)</p></td>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/rgcms.html
----------------------------------------------------------------------
diff --git a/content/guides/rgcms.html b/content/guides/rgcms.html
index d518e96..9206468 100644
--- a/content/guides/rgcms.html
+++ b/content/guides/rgcms.html
@@ -512,7 +512,7 @@ supporting <a href="#_rgcms_classes">classes</a>.</p>
 </div>
 <div class="paragraph">
 <p>It also describes the <a href="#_rgcms_schema">XSD schema</a> defined by Apache Isis.  One use case is for the
-JAXB serialization of view models (<code>1.11.0-SNAPSHOT</code>).</p>
+JAXB serialization of view models.</p>
 </div>
 <div class="sect2">
 <h3 id="_other_guides">1.1. Other Guides</h3>
@@ -3360,7 +3360,7 @@ any subscribers must be registered before such seed services.  The easiest way t
 <a href="rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</p>
 </div>
 <div class="paragraph">
-<p>As a convenience, (as of <code>1.11.0-SNAPSHOT</code>) the <code>AbstractSubscriber</code> specifies this attribute.</p>
+<p>As a convenience, the <code>AbstractSubscriber</code> specifies this attribute.</p>
 </div>
 </div>
 <div class="sect3">
@@ -3604,7 +3604,7 @@ is specified.</p></td>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgcms_classes_uievent">3.4. UI Event Classes (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgcms_classes_uievent">3.4. UI Event Classes</h3>
 <div class="paragraph">
 <p>This section catalogues the various UI event classes defined by Apache Isis.</p>
 </div>
@@ -3673,7 +3673,7 @@ will take precedence.</p></td>
 </tbody>
 </table>
 <div class="sect3">
-<h4 id="_rgcms_classes_uievent_TitleUiEvent">3.4.1. <code>TitleUiEvent</code>  (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_rgcms_classes_uievent_TitleUiEvent">3.4.1. <code>TitleUiEvent</code></h4>
 <div class="paragraph">
 <p>This event class represents a request to obtain the title of a domain object.  The class has a number of responsibilities:</p>
 </div>
@@ -3708,7 +3708,7 @@ precedence.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_rgcms_classes_uievent_IconUiEvent">3.4.2. <code>TitleUiEvent</code> (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_rgcms_classes_uievent_IconUiEvent">3.4.2. <code>IconUiEvent</code></h4>
 <div class="paragraph">
 <p>This event class represents a request to obtain the icon (or rather, name of icon) of a domain object.  The class has a number of responsibilities:</p>
 </div>
@@ -3744,7 +3744,7 @@ these will take precedence.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_rgcms_classes_uievent_CssClassUiEvent">3.4.3. <code>CssClassUiEvent</code>  (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_rgcms_classes_uievent_CssClassUiEvent">3.4.3. <code>CssClassUiEvent</code></h4>
 <div class="paragraph">
 <p>This event class represents a request to obtain the a CSS class hint of a domain object.  The class has a number of
 responsibilities:</p>
@@ -4915,9 +4915,9 @@ the current timestamp whenever it is modified in a transaction.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_rgcms_classes_mixins_Dto">3.11.4. <code>Dto</code> (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_rgcms_classes_mixins_Dto">3.11.4. <code>Dto</code></h4>
 <div class="paragraph">
-<p>The <code>Dto</code> role interface (<code>1.11.0-SNAPSHOT</code>) is intended to be implemented by JAXB-annotated view models, that is, annotated using
+<p>The <code>Dto</code> role interface is intended to be implemented by JAXB-annotated view models, that is, annotated using
 <a href="rgant.html#_rgant-XmlRootElement"><code>@XmlRootElement</code></a>.  It enables the ability to download the XML and
 XSD schema of those objects using two <a href="ugbtb.html#_ugbtb_decoupling_mixins">mixins</a>,
 <code>Dto_downloadXml</code> and <code>Dto_downloadXsd</code>.</p>
@@ -4999,14 +4999,14 @@ referenced by the DTO).</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_rgcms_classes_mixins_Persistable">3.11.5. <code>Persistable</code> (<code>1.11.0-SNAPSHOT</code>)</h4>
+<h4 id="_rgcms_classes_mixins_Persistable">3.11.5. <code>Persistable</code></h4>
 <div class="paragraph">
 <p>All domain entities automatically implement the DataNucleus <code>Persistable</code> role interface as a result of the enhancer
 process (the fully qualified class name is <code>org.datanucleus.enhancement.Persistable</code>).  So as a developer you do not
 need to write any code for this role interface.</p>
 </div>
 <div class="paragraph">
-<p>Nevertheless, the <code>Persistable_downloadJdoMetadata</code> mixin (<code>1.11.0-SNAPSHOT</code>) provides the ability to download the
+<p>Nevertheless, the <code>Persistable_downloadJdoMetadata</code> mixin provides the ability to download the
 JDO <a href="http://www.datanucleus.org/products/datanucleus/jdo/metadata_xml.html">class metadata in XML</a> form.  The mixin
 defines the following action:</p>
 </div>
@@ -5516,11 +5516,11 @@ but less formal XML structure.  This may change in the future.</p>
 <li><a href="#_rgcms_classes_domainevent_PropertyDomainEvent">3.3.4. <code>PropertyDomainEvent</code></a></li>
 </ul>
 </li>
-<li><a href="#_rgcms_classes_uievent">3.4. UI Event Classes (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgcms_classes_uievent">3.4. UI Event Classes</a>
 <ul class="sectlevel3">
-<li><a href="#_rgcms_classes_uievent_TitleUiEvent">3.4.1. <code>TitleUiEvent</code>  (<code>1.11.0-SNAPSHOT</code>)</a></li>
-<li><a href="#_rgcms_classes_uievent_IconUiEvent">3.4.2. <code>TitleUiEvent</code> (<code>1.11.0-SNAPSHOT</code>)</a></li>
-<li><a href="#_rgcms_classes_uievent_CssClassUiEvent">3.4.3. <code>CssClassUiEvent</code>  (<code>1.11.0-SNAPSHOT</code>)</a></li>
+<li><a href="#_rgcms_classes_uievent_TitleUiEvent">3.4.1. <code>TitleUiEvent</code></a></li>
+<li><a href="#_rgcms_classes_uievent_IconUiEvent">3.4.2. <code>IconUiEvent</code></a></li>
+<li><a href="#_rgcms_classes_uievent_CssClassUiEvent">3.4.3. <code>CssClassUiEvent</code></a></li>
 </ul>
 </li>
 <li><a href="#_rgcms_classes_lifecycleevent">3.5. Lifecycle Events</a>
@@ -5588,12 +5588,12 @@ but less formal XML structure.  This may change in the future.</p>
 <li><a href="#_alternatives_4">Alternatives</a></li>
 </ul>
 </li>
-<li><a href="#_rgcms_classes_mixins_Dto">3.11.4. <code>Dto</code> (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgcms_classes_mixins_Dto">3.11.4. <code>Dto</code></a>
 <ul class="sectlevel4">
 <li><a href="#_related_services">Related Services</a></li>
 </ul>
 </li>
-<li><a href="#_rgcms_classes_mixins_Persistable">3.11.5. <code>Persistable</code> (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgcms_classes_mixins_Persistable">3.11.5. <code>Persistable</code></a>
 <ul class="sectlevel4">
 <li><a href="#_related_services_2">Related Services</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/rgsvc.html
----------------------------------------------------------------------
diff --git a/content/guides/rgsvc.html b/content/guides/rgsvc.html
index 41f988a..881ff09 100644
--- a/content/guides/rgsvc.html
+++ b/content/guides/rgsvc.html
@@ -856,9 +856,7 @@ SpecificationProvider</code></a>.</p>
 <code>o.a.i.core</code><br>
 <code>isis-core-schema</code></p>
 </div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>1.11.0-SNAPSHOT</code>.</p>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgsvc_api_MementoService"><code>o.a.i.applib.</code><br>
@@ -942,7 +940,7 @@ SpecificationProvider</code></a>.</p>
 <code>services.sudo</code><br>
 <code>SwaggerService</code></a></p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>(<code>1.11.0-SNAPSHOT</code>) Generates <a href="http://swagger.io/">Swagger</a> spec files to describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.  These can then be used with the <a href="http://swagger.io/swagger-ui/">Swagger UI</a> page to explore the REST API, or used to generate client-side stubs using the <a href="http://swagger.io/swagger-codegen/">Swagger codegen</a> tool, eg for use in a custom REST client app.</p>
+<p>Generates <a href="http://swagger.io/">Swagger</a> spec files to describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.  These can then be used with the <a href="http://swagger.io/swagger-ui/">Swagger UI</a> page to explore the REST API, or used to generate client-side stubs using the <a href="http://swagger.io/swagger-codegen/">Swagger codegen</a> tool, eg for use in a custom REST client app.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p><code>SwaggerServiceDefault</code><br>
@@ -3208,7 +3206,7 @@ initialization</td>
 <td class="content">
 <div class="paragraph">
 <p>The <a href="rgcms.html#_rgcms_classes_super_AbstractSubscriber"><code>AbstractSubscriber</code></a> class automatically performs this
-registration.  As a convenience, (as of <code>1.11.0-SNAPSHOT</code>) it is also annotated with the
+registration.  As a convenience, it is also annotated with the
 <a href="rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</p>
 </div>
 </td>
@@ -4132,9 +4130,9 @@ further in this <a href="ugfun.html#_ugfun_how-tos_replacing-default-service-imp
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgsvc_api_JaxbService">2.15. <code>JaxbService</code> (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgsvc_api_JaxbService">2.15. <code>JaxbService</code></h3>
 <div class="paragraph">
-<p>The <code>JaxbService</code> (<code>1.11.0-SNAPSHOT</code>) allows instances of JAXB-annotated classes to be marshalled to XML and
+<p>The <code>JaxbService</code> allows instances of JAXB-annotated classes to be marshalled to XML and
 unmarshalled from XML back into domain objects.</p>
 </div>
 <div class="sect3">
@@ -4809,9 +4807,9 @@ further in this <a href="ugfun.html#_ugfun_how-tos_replacing-default-service-imp
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgsvc_api_SwaggerService">2.21. <code>SwaggerService</code> (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgsvc_api_SwaggerService">2.21. <code>SwaggerService</code></h3>
 <div class="paragraph">
-<p>The <code>SwaggerService</code> (<code>1.11.0-SNAPSHOT</code>) generates <a href="http://swagger.io/">Swagger</a> spec files to describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.</p>
+<p>The <code>SwaggerService</code> generates <a href="http://swagger.io/">Swagger</a> spec files to describe the public and/or private RESTful APIs exposed by the <a href="ugvro.html">RestfulObjects viewer</a>.</p>
 </div>
 <div class="paragraph">
 <p>These spec files can then be used with the <a href="http://swagger.io/swagger-ui/">Swagger UI</a> page to explore the REST API, or used to generate client-side stubs using the <a href="http://swagger.io/swagger-codegen/">Swagger codegen</a> tool, eg for use in a custom REST client app.</p>
@@ -5402,9 +5400,8 @@ further in this <a href="ugfun.html#_ugfun_how-tos_replacing-default-service-imp
 <p>The <a href="#_rgsvc_api_MementoService"><code>MementoService</code></a> also provides a mechanism for generating string representations of domain objects.</p>
 </div>
 <div class="paragraph">
-<p>The <a href="#_rgsvc_api_JaxbService"><code>JaxbService</code></a> (<code>1.11.0-SNAPSHOT</code>) is a simple wrapper around
-standard JAXB functionality for generating both XMLs and XSDs from JAXB-annotated classes.  Note that (as of
-<code>1.11.0-SNAPSHOT</code>) there is built-in support for JAXB classes (ie annotated with
+<p>The <a href="#_rgsvc_api_JaxbService"><code>JaxbService</code></a> is a simple wrapper around
+standard JAXB functionality for generating both XMLs and XSDs from JAXB-annotated classes.  Note that there is built-in support for JAXB classes (ie annotated with
 <a href="rgant.html#_rgant-XmlRootElement"><code>@XmlRootElement</code></a>) to be used as view models.</p>
 </div>
 </div>
@@ -8048,9 +8045,9 @@ further in this <a href="ugfun.html#_ugfun_how-tos_replacing-default-service-imp
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgsvc_spi_UrlEncodingService">3.18. <code>UrlEncodingService</code> (<code>1.11.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgsvc_spi_UrlEncodingService">3.18. <code>UrlEncodingService</code></h3>
 <div class="paragraph">
-<p>The <code>UrlEncodingService</code> (<code>1.11.0-SNAPSHOT</code>) defines a consistent way to convert strings to/from a form safe for use
+<p>The <code>UrlEncodingService</code> defines a consistent way to convert strings to/from a form safe for use
 within a URL.  The service is used by the framework to map <a href="ugbtb.html#_ugbtb_view-models">view model</a>
 mementos (derived from the state of the view model itself) into a form that can be used as a view model.  When the
 framework needs to recreate the view model (for example to invoke an action on it), this URL is converted back into a
@@ -8485,7 +8482,7 @@ to implement a subclass and register.</p>
 <li><a href="#_registering_the_services_7">2.14.6. Registering the Services</a></li>
 </ul>
 </li>
-<li><a href="#_rgsvc_api_JaxbService">2.15. <code>JaxbService</code> (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgsvc_api_JaxbService">2.15. <code>JaxbService</code></a>
 <ul class="sectlevel3">
 <li><a href="#_rgsvc_api_JaxbService_api-and-implementation">2.15.1. API &amp; Implementation</a></li>
 <li><a href="#_usage_within_the_framework_2">2.15.2. Usage within the framework</a></li>
@@ -8529,7 +8526,7 @@ to implement a subclass and register.</p>
 <li><a href="#_registering_the_service_12">2.20.3. Registering the Service</a></li>
 </ul>
 </li>
-<li><a href="#_rgsvc_api_SwaggerService">2.21. <code>SwaggerService</code> (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgsvc_api_SwaggerService">2.21. <code>SwaggerService</code></a>
 <ul class="sectlevel3">
 <li><a href="#_rgsvc_api_SwaggerService_api-and-implementation">2.21.1. API &amp; Implementation</a></li>
 <li><a href="#_usage_within_the_framework_3">2.21.2. Usage within the framework</a></li>
@@ -8707,7 +8704,7 @@ to implement a subclass and register.</p>
 <li><a href="#_related_services_23">3.17.4. Related Services</a></li>
 </ul>
 </li>
-<li><a href="#_rgsvc_spi_UrlEncodingService">3.18. <code>UrlEncodingService</code> (<code>1.11.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgsvc_spi_UrlEncodingService">3.18. <code>UrlEncodingService</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_18">3.18.1. SPI</a></li>
 <li><a href="#_implementation_17">3.18.2. Implementation</a></li>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/simpleapp-archetype.html
----------------------------------------------------------------------
diff --git a/content/guides/simpleapp-archetype.html b/content/guides/simpleapp-archetype.html
index f0a16ce..3924bae 100644
--- a/content/guides/simpleapp-archetype.html
+++ b/content/guides/simpleapp-archetype.html
@@ -523,7 +523,7 @@ table.CodeRay td.code>pre{padding:0}
 <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.10.0 \
+    -D archetypeVersion=1.11.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -562,7 +562,7 @@ table.CodeRay td.code>pre{padding:0}
 <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0-SNAPSHOT \
+    -D archetypeVersion=1.12.0-SNAPSHOT \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis-site/blob/34fc176a/content/guides/tg.html
----------------------------------------------------------------------
diff --git a/content/guides/tg.html b/content/guides/tg.html
index 0d01ca9..0cbb436 100644
--- a/content/guides/tg.html
+++ b/content/guides/tg.html
@@ -630,7 +630,7 @@ table.CodeRay td.code>pre{padding:0}
 <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.10.0 \
+    -D archetypeVersion=1.11.0 \
     -D groupId=com.mycompany \
     -D artifactId=petclinic \
     -D version=1.0-SNAPSHOT \
@@ -1479,7 +1479,7 @@ every time, specify the following system properties:</p>
 <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.10.0 \
+    -D archetypeVersion=1.11.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \