ISIS-1287: removing references to 1.12.0-SNAPSHOT from docs

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

Branch: refs/heads/master
Commit: 5361062032e3b0766401d68c3195a2783a4447f7
Parents: 3c5203b
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Tue Mar 29 09:10:58 2016 +0100
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Tue Mar 29 09:10:58 2016 +0100

----------------------------------------------------------------------
 .../asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc     |  2 --
 .../src/main/asciidoc/_release-notes_1.12.0.adoc        |  9 +--------
 .../src/main/asciidoc/guides/_rgcms_classes_layout.adoc |  2 +-
 .../asciidoc/guides/_rgcms_classes_mixins_Object.adoc   |  4 ++--
 .../guides/_rgcms_classes_mixins_Persistable.adoc       |  4 ++--
 .../src/main/asciidoc/guides/_rgmvn_validate.adoc       |  2 +-
 .../src/main/asciidoc/guides/_rgmvn_xsd.adoc            |  2 +-
 .../guides/_rgsvc_api_ApplicationFeatureRepository.adoc |  2 +-
 .../guides/_rgsvc_api_ConfigurationService.adoc         |  2 +-
 .../guides/_rgsvc_api_DomainObjectContainer.adoc        |  2 +-
 ..._rgsvc_api_DomainObjectContainer_validation-api.adoc |  3 +--
 .../main/asciidoc/guides/_rgsvc_api_FactoryService.adoc |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_LayoutService.adoc  |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_MessageService.adoc |  2 +-
 .../asciidoc/guides/_rgsvc_api_MetamodelService.adoc    |  7 +++----
 .../asciidoc/guides/_rgsvc_api_RepositoryService.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc     |  2 +-
 .../guides/_rgsvc_api_SessionManagementService.adoc     |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_TitleService.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_api_TransactionService.adoc  |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_UserService.adoc    |  2 +-
 .../asciidoc/guides/_rgsvc_application-layer-api.adoc   |  8 ++++----
 .../main/asciidoc/guides/_rgsvc_core-domain-api.adoc    |  6 +++---
 .../src/main/asciidoc/guides/_rgsvc_intro.adoc          | 12 ++++++------
 .../src/main/asciidoc/guides/_rgsvc_metadata-api.adoc   |  8 ++++----
 .../asciidoc/guides/_rgsvc_persistence-layer-api.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_presentation-layer-spi.adoc  | 11 ++++++-----
 .../guides/_rgsvc_spi_ContentMappingService.adoc        |  4 ++--
 .../asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc   |  2 +-
 .../main/asciidoc/guides/_rgsvc_spi_GridService.adoc    |  2 +-
 .../asciidoc/guides/_rgsvc_spi_GridSystemService.adoc   |  2 +-
 .../src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc  |  2 +-
 ..._ugbtb_programming-model_layout-metadata-reader.adoc |  2 +-
 .../main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc   |  2 +-
 .../_ugfun_getting-started_simpleapp-archetype.adoc     |  4 ++--
 .../asciidoc/guides/_ugfun_object-layout_dynamic.adoc   |  2 +-
 .../guides/_ugfun_object-layout_dynamic_xml.adoc        |  4 ++--
 .../asciidoc/guides/_ugfun_object-layout_static.adoc    |  8 +++++---
 .../asciidoc/guides/_ugvw_configuration-properties.adoc |  4 ++--
 .../_ugvw_customisation_tweaking-css-classes.adoc       |  2 +-
 adocs/documentation/src/main/asciidoc/index.html        |  2 +-
 .../src/main/asciidoc/isis-in-pictures.adoc             |  2 +-
 adocs/documentation/src/main/asciidoc/screencasts.adoc  |  2 +-
 43 files changed, 72 insertions(+), 80 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
index 803b91f..66a3456 100644
--- 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
@@ -5,8 +5,6 @@
 :_imagesdir: images/
 
 
-Apache Isis 1.12.0-SNAPSHOT is still in development.
-
 
 
 == `isis.viewer.wicket.disableModalDialogs` removed

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
index db2af88..9413820 100644
--- a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
+++ b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
@@ -1,5 +1,5 @@
 [[r1.12.0]]
-= 1.12.0-SNAPSHOT
+= 1.12.0
 :notice: licensed to the apache software foundation (asf) under one or more 
contributor license agreements. see the notice file distributed with this work 
for additional information regarding copyright ownership. the asf licenses this 
file to you under the apache license, version 2.0 (the "license"); you may not 
use this file except in compliance with the license. you may obtain a copy of 
the license at. http://www.apache.org/licenses/license-2.0 . unless required by 
applicable law or agreed to in writing, software distributed under the license 
is distributed on an "as is" basis, without warranties or  conditions of any 
kind, either express or implied. see the license for the specific language 
governing permissions and limitations under the license.
 :_basedir: ./
 :_imagesdir: images/
@@ -30,13 +30,6 @@ functionality).  In all cases these mixins can be hidden 
using either security o
 corresponding domain event.
 
 
-[NOTE]
-====
-Apache Isis 1.12.0-SNAPSHOT is currently being voted on for release; 
expectation is that it will be released by end of March 2016.
-====
-
-
-
 
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_layout.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_layout.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_layout.adoc
index 4fe51fe..bdc9af0 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_layout.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_layout.adoc
@@ -1,5 +1,5 @@
 [[_rgcms_classes_layout]]
-= Layout (`1.12.0-SNAPSHOT`)
+= Layout
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Object.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Object.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Object.adoc
index 9886577..1f26ade 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Object.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Object.adoc
@@ -1,11 +1,11 @@
 [[_rgcms_classes_mixins_Object]]
-= `Object` (`1.12.0-SNAPSHOT`)
+= `Object`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/
 
 
-(As of `1.12.0-SNAPSHOT`) the framework provides a single mixin that 
contributes to simply `java.lang.Object`.  It provides the ability to download 
the layout XML for any domain object (in practical terms: entities and view 
models).
+The framework provides a single mixin that contributes to simply 
`java.lang.Object`.  It provides the ability to download the layout XML for any 
domain object (in practical terms: entities and view models).
 
 
 [[_rgcms_classes_mixins_Object_downloadLayoutXml]]

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Persistable.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Persistable.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Persistable.adoc
index 160f7ec..ecea786 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Persistable.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgcms_classes_mixins_Persistable.adoc
@@ -28,7 +28,7 @@ public Clob downloadJdoMetadata(                    // <1>
 
 === Appearance in the UI
 
-(As of `1.12.0-SNAPSHOT`), this mixin action is associated with the "Metadata" 
fieldset, and will appear as a panel drop-down action.
+This mixin action is associated with the "Metadata" fieldset, and will appear 
as a panel drop-down action.
 
 These mixin properties are all associated with the "Metadata" fieldset.  The 
xref:rgcms.adoc#_rgcms_classes_mixins_Object[Object mixin] also contribute an 
action to the "Metadata" fieldset.
 
@@ -39,7 +39,7 @@ a reference to the JDO `PersistenceManagerFactory`.
 
 
 [[_rgcms_classes_mixins_Persistable_datanucleusXxx]]
-== `datanucleusXxx` (`1.12.0-SNAPSHOT`)
+== `datanucleusXxx`
 
 The framework provides a number of mixins that expose the datanucleus Id and 
version of a persistable domain entity.  Several implementations are provided 
to support different datatypes:
 

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgmvn_validate.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_rgmvn_validate.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgmvn_validate.adoc
index 47a9786..3a21d2c 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgmvn_validate.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgmvn_validate.adoc
@@ -151,7 +151,7 @@ Running `mvn test` then generates this output:
 [INFO] BUILD FAILURE
 [INFO] ------------------------------------------------------------------------
 [INFO] ...
-[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. -> [Help 1]
+[ERROR] Failed to execute goal 
org.apache.isis.tool:isis-maven-plugin:1.13.0-SNAPSHOT:validate (default) on 
project simpleapp-dom: 1 problems found. -> [Help 1]
 ----
 
 If one were to attempt to run the application, the same error would appear in 
the log files on startup (and the application would not boot).

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgmvn_xsd.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_rgmvn_xsd.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgmvn_xsd.adoc
index 90f20c4..25cc96a 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgmvn_xsd.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgmvn_xsd.adoc
@@ -76,7 +76,7 @@ First, the usual boilerplate:
     <parent>
         <groupId>org.isisaddons.app</groupId>
         <artifactId>todoapp</artifactId>
-        <version>1.12.0-SNAPSHOT</version>
+        <version>1.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>todoapp-xsd</artifactId>

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ApplicationFeatureRepository.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ApplicationFeatureRepository.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ApplicationFeatureRepository.adoc
index 83e7dc5..c443e6c 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ApplicationFeatureRepository.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ApplicationFeatureRepository.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_ApplicationFeatureRepository]]
-= `ApplicationFeatureRepository` (`1.12.0-SNAPSHOT`)
+= `ApplicationFeatureRepository`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ConfigurationService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ConfigurationService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ConfigurationService.adoc
index 54aa8df..03faed4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ConfigurationService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ConfigurationService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_ConfigurationService]]
-= `ConfigurationService` (`1.12.0-SNAPSHOT`)
+= `ConfigurationService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer.adoc
index 8be3cb7..deea8f8 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer.adoc
@@ -10,7 +10,7 @@ The `DomainObjectContainer` service provides a set of general 
purpose functional
 
 [NOTE]
 ====
-(As of `1.12.0-SNAPSHOT`), the methods in this service have been moved out 
into a number of more fine-grained services: 
xref:rgsvc.adoc#_rgsvc_api_RepositoryService[`RepositoryService`], 
xref:rgsvc.adoc#_rgsvc_api_MessageService[`MessageService`], 
xref:rgsvc.adoc#_rgsvc_api_FactoryService[`FactoryService`], 
xref:rgsvc.adoc#_rgsvc_api_TitleService[`TitleService`], 
xref:rgsvc.adoc#_rgsvc_api_ConfigurationService[`ConfigurationService`], 
xref:rgsvc.adoc#_rgsvc_api_UserService[`UserService`] and 
xref:rgsvc.adoc#_rgsvc_api_ServiceRegistry[`ServiceRegistry`].
+(Almost all of) the methods in this service have been moved out into a number 
of more fine-grained services: 
xref:rgsvc.adoc#_rgsvc_api_RepositoryService[`RepositoryService`], 
xref:rgsvc.adoc#_rgsvc_api_MessageService[`MessageService`], 
xref:rgsvc.adoc#_rgsvc_api_FactoryService[`FactoryService`], 
xref:rgsvc.adoc#_rgsvc_api_TitleService[`TitleService`], 
xref:rgsvc.adoc#_rgsvc_api_ConfigurationService[`ConfigurationService`], 
xref:rgsvc.adoc#_rgsvc_api_UserService[`UserService`] and 
xref:rgsvc.adoc#_rgsvc_api_ServiceRegistry[`ServiceRegistry`].
 ====
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer_validation-api.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer_validation-api.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer_validation-api.adoc
index 8a03c81..1df3672 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer_validation-api.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_DomainObjectContainer_validation-api.adoc
@@ -11,8 +11,7 @@ validation defined by 
xref:rgcms.adoc#_rgcms_methods_reserved_validate[`validate
 
 [WARNING]
 ====
-As of `1.12.0-SNAPSHOT` these methods have been deprecated; this feature 
should be considered experimental and
-your mileage may vary.
+These methods have been deprecated; this feature should be considered 
experimental and your mileage may vary.
 ====
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_FactoryService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_FactoryService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_FactoryService.adoc
index 16023a2..f490bf4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_FactoryService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_FactoryService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_FactoryService]]
-= `FactoryService` (`1.12.0-SNAPSHOT`)
+= `FactoryService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_LayoutService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_LayoutService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_LayoutService.adoc
index 9c67c5b..7302290 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_LayoutService.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_LayoutService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_LayoutService]]
-= `LayoutService` (`1.12.0-SNAPSHOT`)
+= `LayoutService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MessageService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MessageService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MessageService.adoc
index 0d6be72..ba23db4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MessageService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MessageService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_MessageService]]
-= `MessageService` (`1.12.0-SNAPSHOT`)
+= `MessageService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MetamodelService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MetamodelService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MetamodelService.adoc
index c093bf0..4cf640b 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MetamodelService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_MetamodelService.adoc
@@ -27,9 +27,8 @@ public interface MetaModelService {
 ----
 <1> reverse lookup of a domain class' object type
 <2> lookup of a domain class' object type
-<3> (`1.12.0-SNAPSHOT`) invalidate and rebuild the internal metadata (an 
`ObjectSpecification`) for the specified
-    domain type.
-<4> (`1.12.0-SNAPSHOT`) returns a list of representations of each of member of 
each domain class.
+<3> invalidate and rebuild the internal metadata (an `ObjectSpecification`) 
for the specified domain type.
+<4> returns a list of representations of each of member of each domain class.
 
 
 == Implementation
@@ -51,5 +50,5 @@ in the 
xref:rgsvc.adoc#_rgsvc_intro_overriding-the-services[introduction] to thi
 
 == Related Services
 
-The `MetaModelServiceMenu` (`1.12.0-SNAPSHOT`) provides a method to download 
all domain members as a CSV.  Internally
+The `MetaModelServiceMenu` provides a method to download all domain members as 
a CSV.  Internally
 this calls `MetaModelService#export()`.

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_RepositoryService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_RepositoryService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_RepositoryService.adoc
index 2e76395..51a6326 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_RepositoryService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_RepositoryService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_RepositoryService]]
-= `RepositoryService` (`1.12.0-SNAPSHOT`)
+= `RepositoryService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc
index 795e2f8..92db5b2 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_ServiceRegistry]]
-= `ServiceRegistry` (`1.12.0-SNAPSHOT`)
+= `ServiceRegistry`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_SessionManagementService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_SessionManagementService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_SessionManagementService.adoc
index 0ee4ed6..b0dd287 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_SessionManagementService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_SessionManagementService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_SessionManagementService]]
-= `SessionManagementService` (`1.12.0-SNAPSHOT`)
+= `SessionManagementService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TitleService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TitleService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TitleService.adoc
index e5e2ce8..0e76a70 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TitleService.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TitleService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_TitleService]]
-= `TitleService` (`1.12.0-SNAPSHOT`)
+= `TitleService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TransactionService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TransactionService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TransactionService.adoc
index f0cfb66..77930bf 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TransactionService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_TransactionService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_TransactionService]]
-= `TransactionService` (`1.12.0-SNAPSHOT`)
+= `TransactionService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_UserService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_UserService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_UserService.adoc
index 2326e18..2744243 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_UserService.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_api_UserService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_api_UserService]]
-= `UserService` (`1.12.0-SNAPSHOT`)
+= `UserService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_application-layer-api.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_application-layer-api.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_application-layer-api.adoc
index 140703a..88d1884 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_application-layer-api.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_application-layer-api.adoc
@@ -69,7 +69,7 @@ xref:rgsvc.adoc#_rgsvc_spi_CommandService[`CommandService`] 
for persistent `Comm
 |xref:rgsvc.adoc#_rgsvc_api_MessageService[`o.a.i.applib.` +
 `services.message` +
 `MessageService`]
-|(`1.12.0-SNAPSHOT`) Methods to inform or warn the user, or to raise errors.
+|Methods to inform or warn the user, or to raise errors.
 |`FactoryService-` +
 ``Default`` +
 ``o.a.i.core`` +
@@ -80,7 +80,7 @@ xref:rgsvc.adoc#_rgsvc_spi_CommandService[`CommandService`] 
for persistent `Comm
 |xref:rgsvc.adoc#_rgsvc_api_SessionManagementService[`o.a.i.applib.` +
 `services.sessmgmt` +
 `SessionManagementService`]
-|(`1.12.0-SNAPSHOT`) Methods for batching long-running work (eg data 
migration) into multiple sessions.
+|Methods for batching long-running work (eg data migration) into multiple 
sessions.
 |`SessionManagementService-` +
 ``Default`` +
 ``o.a.i.core`` +
@@ -91,7 +91,7 @@ xref:rgsvc.adoc#_rgsvc_spi_CommandService[`CommandService`] 
for persistent `Comm
 |xref:rgsvc.adoc#_rgsvc_api_TitleService[`o.a.i.applib.` +
 `services.title` +
 `TitleService`]
-|(`1.12.0-SNAPSHOT`) Methods to programmatically obtain the title or icon of a 
domain object.
+|Methods to programmatically obtain the title or icon of a domain object.
 |`TitleService-` +
 ``Default`` +
 ``o.a.i.core`` +
@@ -103,7 +103,7 @@ xref:rgsvc.adoc#_rgsvc_spi_CommandService[`CommandService`] 
for persistent `Comm
 |xref:rgsvc.adoc#_rgsvc_api_TransactionService[`o.a.i.applib.` +
 `services.xactn` +
 `TransactionService`]
-|(`1.12.0-SNAPSHOT`) Methods for managing transactions.
+|Methods for managing transactions.
 |`TransactionService-` +
 ``Default`` +
 ``o.a.i.core`` +

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_core-domain-api.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_core-domain-api.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_core-domain-api.adoc
index b7b42dc..51380f1 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_core-domain-api.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_core-domain-api.adoc
@@ -36,7 +36,7 @@ The table below summarizes the core/domain APIs defined by 
Apache Isis.  It also
 |xref:rgsvc.adoc#_rgsvc_api_ConfigurationService[`o.a.i.applib.` +
 `services.config` +
 `ConfigurationService`]
-|(`1.12.0-SNAPSHOT`) Access configuration properties (eg from 
`isis.properties` file)
+|Access configuration properties (eg from `isis.properties` file)
 |`ConfigurationService-` +
 ``Default`` +
 ``o.a.i.core`` +
@@ -72,7 +72,7 @@ Supercedes methods in 
xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainOb
 |xref:rgsvc.adoc#_rgsvc_api_FactoryService[`o.a.i.applib.` +
 `services.factory` +
 `FactoryService`]
-|(`1.12.0-SNAPSHOT`) Methods to instantiate and initialize domain objects
+|Methods to instantiate and initialize domain objects
 |`FactoryService-` +
 ``Default`` +
 ``o.a.i.core`` +
@@ -97,7 +97,7 @@ Supercedes methods in 
xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainOb
 |xref:rgsvc.adoc#_rgsvc_api_UserService[`o.a.i.applib.` +
 `services.xactn` +
 `UserService`]
-|(`1.12.0-SNAPSHOT`) Methods to access the currently-logged on user.
+|Methods to access the currently-logged on user.
 |`UserService-` +
 ``Default`` +
 ``o.a.i.core`` +

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_intro.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_intro.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_intro.adoc
index 176e1ae..e9840b1 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_intro.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_intro.adoc
@@ -65,12 +65,11 @@ public class Customer {
 For objects that are already persisted, the service is automatically injected 
just after the object is rehydrated by
 JDO/DataNucleus.
 
-For transient objects (instantiated programmatically), the (in 
`1.12.0-SNAPSHOT`)
-xref:rgsvc.adoc#_rgsvc_api_FactoryService[`FactoryService`]'s 
``instantiate()`` method (or the deprecated
-xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainObjectContainer`]'s 
``newTransientInstance()`` method)
-will automatically inject the services.
+For transient objects (instantiated programmatically), the 
xref:rgsvc.adoc#_rgsvc_api_FactoryService[`FactoryService`]'s
+``instantiate()`` method (or the deprecated 
xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainObjectContainer`]'s
+``newTransientInstance()`` method) will automatically inject the services.
 
-Alternatively the object can be instantiated simply using `new`, then services 
injected using (`1.12.0-SNAPSHOT)
+Alternatively the object can be instantiated simply using `new`, then services 
injected using
 xref:rgsvc.adoc#_rgsvc_api_ServiceRegistry[`ServiceRegistry`]'s 
``injectServicesInto(...)`` method (or the deprecated
 xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainObjectContainer`]'s 
``injectServicesInto(...)`` method).
 
@@ -86,7 +85,8 @@ The trick is to use the 
xref:rgant.adoc#_rgant-DomainServiceLayout_menuOrder[`@D
 
 [NOTE]
 ====
-For a small number of domain services, all implementations are used (following 
the chain-of-responsibility pattern), not just the first one.  The services in 
question are: 
xref:rgsvc.adoc#_rgsvc_spi_ContentMappingService[`ContentMappingService`], 
xref:rgsvc.adoc#_rgsvc_spi_GridSystemService[`GridSystemService`] 
(`1.12.0-SNAPSHOT`), and 
xref:rgsvc.adoc#_rgsvc_spi_RoutingService[`RoutingService`].
+For a small number of domain services, all implementations are used (following 
the chain-of-responsibility pattern), not just the first one.  The services in 
question are: 
xref:rgsvc.adoc#_rgsvc_spi_ContentMappingService[`ContentMappingService`], 
xref:rgsvc.adoc#_rgsvc_spi_GridSystemService[`GridSystemService`], and
+xref:rgsvc.adoc#_rgsvc_spi_RoutingService[`RoutingService`].
 ====
 
 For example, suppose you wanted to provide your own implementation of 
xref:rgsvc.adoc#_rgsvc_api_LocaleProvider[`LocaleProvider`].  Here's how:

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_metadata-api.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_metadata-api.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_metadata-api.adoc
index 1deca0e..7c81a52 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_metadata-api.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_metadata-api.adoc
@@ -23,8 +23,8 @@ The table below summarizes the metadata APIs defined by 
Apache Isis.  It also li
 |xref:rgsvc.adoc#_rgsvc_api_ApplicationFeatureRepository[`o.a.i.applib.` +
 `services.appfeat` +
 `ApplicationFeatureRepository`]
-|(`1.12.0-SNAPSHOT`) Provides access to string representations of the features 
(package, class, class members) of the
-domain classes within the metamodel.
+|Provides access to string representations of the features (package, class, 
class members) of the domain classes
+within the metamodel.
 |`ApplicationFeatureDefault` +
 ``o.a.i.core`` +
 ``isis-core-metamodel``
@@ -35,7 +35,7 @@ domain classes within the metamodel.
 |xref:rgsvc.adoc#_rgsvc_api_LayoutService[`o.a.i.applib.` +
 `services.layout` +
 `LayoutService`]
-|(`1.12.0-SNAPSHOT`) Provides the ability to download dynamic layout XML 
files, in various styles.
+|Provides the ability to download dynamic layout XML files, in various styles.
 |`LayoutServiceDefault` +
 ``o.a.i.core`` +
 ``isis-core-metamodel``
@@ -57,7 +57,7 @@ domain classes within the metamodel.
 |xref:rgsvc.adoc#_rgsvc_api_ServiceRegistry[`o.a.i.applib.` +
 `services.registry` +
 `ServiceRegistry`]
-|(`1.12.0-SNAPSHOT`) Methods to access and use other domain services.
+|Methods to access and use other domain services.
 |`ServiceRegistry-` +
 ``Default`` +
 ``o.a.i.core`` +

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_persistence-layer-api.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_persistence-layer-api.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_persistence-layer-api.adoc
index 04e9ff0..defb5f4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_persistence-layer-api.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_persistence-layer-api.adoc
@@ -47,7 +47,7 @@ The table below summarizes the persistence layer APIs defined 
by Apache Isis.  I
 |xref:rgsvc.adoc#_rgsvc_api_RepositoryService[`o.a.i.applib.` +
 `services.repository` +
 `RepositoryService`]
-|(`1.12.0-SNAPSHOT`) Methods to help implement repositories: query for 
existing objects, persist new or delete existing objects
+|Methods to help implement repositories: query for existing objects, persist 
new or delete existing objects
 |`RepositoryService-` +
 ``Default`` +
 ``o.a.i.core`` +

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_presentation-layer-spi.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_presentation-layer-spi.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_presentation-layer-spi.adoc
index f55969d..e435761 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_presentation-layer-spi.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_presentation-layer-spi.adoc
@@ -26,7 +26,8 @@ The table below summarizes the presentation layer SPIs 
defined by Apache Isis.
 `ContentMappingService`]
 |(Attempt to) map the returned data into the representation required by the 
client's HTTP `Accept` header.
 |
-|(Added in `1.12.0-SNAPSHOT`) Replaces (and simplifies) the earlier 
`ContentMappingService` that defined an SPI using classes internal to the 
framework. +
+|Replaces (and simplifies) the earlier `ContentMappingService` that defined an 
SPI using classes internal to the
+framework. +
 +
 No default implementation.
 
@@ -67,7 +68,7 @@ a configured `EmailService`
 |xref:rgsvc.adoc#_rgsvc_spi_GridSystemService[`o.a.i.applib.` +
 `services.grid` +
 `GridSystemService`]
-|(`1.12.0-SNAPSHOT`) Validates and normalizes the grid layout for a domain 
class (with respect to a particular grid
+|Validates and normalizes the grid layout for a domain class (with respect to 
a particular grid
 system such as Bootstrap3), also providing a default grid (for those domain 
classes where there is no grid layout).
 |`GridSystemServiceBS3` +
 ``o.a.i.core`` +
@@ -78,7 +79,7 @@ system such as Bootstrap3), also providing a default grid 
(for those domain clas
 |xref:rgsvc.adoc#_rgsvc_spi_GridLoaderService[`o.a.i.applib.` +
 `services.grid` +
 `GridLoaderService`]
-|(`1.12.0-SNAPSHOT`) Responsible for loading a grid layout for a domain class, 
eg from a `layout.xml` file.
+|Responsible for loading a grid layout for a domain class, eg from a 
`layout.xml` file.
 |`GridLoaderServiceDefault` +
 ``o.a.i.core`` +
 ``isis-core-metamodel``
@@ -88,7 +89,7 @@ system such as Bootstrap3), also providing a default grid 
(for those domain clas
 |xref:rgsvc.adoc#_rgsvc_spi_GridService[`o.a.i.applib.` +
 `services.grid` +
 `GridService`]
-|(`1.12.0-SNAPSHOT`) A facade on top of both 
xref:rgsvc.adoc#_rgsvc_spi_GridLoaderService[`GridLoaderService`] and
+|A facade on top of both 
xref:rgsvc.adoc#_rgsvc_spi_GridLoaderService[`GridLoaderService`] and
 xref:rgsvc.adoc#_rgsvc_spi_GridSystemService[`GridSystemService`], thus being 
able to return normalized
 grids for any domain class.
 |`GridServiceDefault` +
@@ -100,7 +101,7 @@ grids for any domain class.
 |xref:rgsvc.adoc#_rgsvc_spi_HintStore[`o.a.i.applib.` +
 `services.hint` +
 `HintStore`]
-|(`1.12.0-SNAPSHOT`) Stores UI hints on a per-object basis. For example, the 
viewer remembers which tabs are selected, and for collections which view is 
selected (eg table or hidden), which page of a table to render, or whether 
"show all" (rows) is toggled.
+|Stores UI hints on a per-object basis. For example, the viewer remembers 
which tabs are selected, and for collections which view is selected (eg table 
or hidden), which page of a table to render, or whether "show all" (rows) is 
toggled.
 |`HintStoreUsingWicketSession` +
 ``o.a.i.viewer`` +
 ``isis-viewer-wicket-impl``

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_ContentMappingService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_ContentMappingService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_ContentMappingService.adoc
index e755cf5..3c0aba6 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_ContentMappingService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_ContentMappingService.adoc
@@ -27,7 +27,7 @@ The mapped object used will be the first non-`null` result 
returned by an implem
 
 == SPI
 
-The SPI defined by this service is (as of `1.12.0-SNAPSHOT`):
+The SPI defined by this service is:
 
 [source,java]
 ----
@@ -41,7 +41,7 @@ public interface ContentMappingService {
 <2> as per the caller's HTTP `Accept` header
 
 
-In versions prior to `1.12.0-SNAPSHOT`, this interface resided in a different 
package, internal to the
+In versions prior to `v1.12.0`, this interface resided in a different package, 
internal to the
 xref:ugvro.adoc[Restful Objects] viewer, and defined a slightly different 
signature that used an internal enum:
 
 [source,java]

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc
index e931b28..f3fc782 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_spi_GridLoaderService]]
-= `GridLoaderService` (`1.12.0-SNAPSHOT`)
+= `GridLoaderService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridService.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridService.adoc
index 2f475eb..8df4b5e 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridService.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_spi_GridService]]
-= `GridService` (`1.12.0-SNAPSHOT`)
+= `GridService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridSystemService.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridSystemService.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridSystemService.adoc
index e587a75..3fa29b3 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridSystemService.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_GridSystemService.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_spi_GridSystemService]]
-= `GridSystemService` (`1.12.0-SNAPSHOT`)
+= `GridSystemService`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc
index 6f00351..f714344 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc
@@ -1,5 +1,5 @@
 [[_rgsvc_spi_HintStore]]
-= `HintStore` (`1.12.0-SNAPSHOT`)
+= `HintStore`
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugbtb_programming-model_layout-metadata-reader.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugbtb_programming-model_layout-metadata-reader.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugbtb_programming-model_layout-metadata-reader.adoc
index c7d22dc..95e4acb 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugbtb_programming-model_layout-metadata-reader.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugbtb_programming-model_layout-metadata-reader.adoc
@@ -14,7 +14,7 @@ You can also implement your own metadata readers and plug 
them into Apache Isis.
 
 [WARNING]
 ====
-(As of `1.12.0-SNAPSHOT`), the use of dynamic layouts through the 
`.layout.json` - and therefore also the `LayoutMetadataReader` - is DEPRECATED. 
 Instead, the xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[dynamic XML 
layouts] using ``.layout.xml`` enables much more sophisticated custom layouts 
than those afforded by ``.layout.json``.
+The use of dynamic layouts through the `.layout.json` - and therefore also the 
`LayoutMetadataReader` - is DEPRECATED.  Instead, the 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[dynamic XML layouts] using 
``.layout.xml`` enables much more sophisticated custom layouts than those 
afforded by ``.layout.json``.
 
 By default, custom XML layouts are read from the classpath.  This behaviour 
can be customized by providing an
 alternative implementation of the 
xref:rgsvc.adoc#_rgsvc_spi_GridLoaderService[`GridLoaderService`].

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc
index c87858a..0aaffdb 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc
@@ -21,7 +21,7 @@ 
xref:rgant.adoc#_rgant_DomainObject_nature[`@DomainObject#nature()`] equivalent)
 properties, but not collections.  And if using the 
xref:rgcms.adoc#_rgcms_classes_super_ViewModel[`ViewModel`]
 interface, then the programmer must write all the state management (lots of 
boilerplate).
 
-* (as of `1.12.0-SNAPSHOT`), JAXB-annotated view models are editable.
+* JAXB-annotated view models are editable.
 
 The examples in this section uses the DTO for `ToDoItem`, taken from the 
(non-ASF) http://github.com/isisaddons/isis-app-todoapp[Isis addons' todoapp].  
This DTO is defined as follows:
 

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
index 44ab935..87ffe9f 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
@@ -24,7 +24,7 @@ To build the app from the latest stable release, then run the 
following command:
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.1 \
+    -D archetypeVersion=1.12.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -49,7 +49,7 @@ The process is almost identical to that for stable releases, 
however the `archet
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.12.0-SNAPSHOT \
+    -D archetypeVersion=1.13.0-SNAPSHOT \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic.adoc
index 2014ec6..5596ed4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic.adoc
@@ -11,7 +11,7 @@ Metadata providing UI hints can be specified either 
xref:ugfun.adoc#_ugfun_objec
 
 [IMPORTANT]
 ====
-(As of `1.12.0-SNAPSHOT`), the use of dynamic layouts through the 
`.layout.json` is DEPRECATED.  Instead, use the
+The use of dynamic layouts through the `.layout.json` is DEPRECATED.  Instead, 
use the
 ``.layout.xml`` file, which enables much more sophisticated custom layouts 
than those provided by ``.layout.json``.
 
 It is possible to download initial `.layout.xml` files - which will capture 
all the metadata originally in the `.layout.json` file - using the 
xref:rgsvc.adoc#_rgsvc_api_LayoutService[`LayoutService`] (exposed as an action 
on the prototyping menu).

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic_xml.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic_xml.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic_xml.adoc
index 8a1c689..df080c2 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic_xml.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_dynamic_xml.adoc
@@ -1,5 +1,5 @@
 [[_ugfun_object-layout_dynamic_xml]]
-= Dynamic (XML) Layout (`1.12.0-SNAPSHOT`)
+= Dynamic (XML) Layout
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../
 :_imagesdir: images/
@@ -15,7 +15,7 @@ It is also possible to download an initial `.layout.xml` - 
capturing any existin
 
 [NOTE]
 ====
-It is also possible to describe dynamic layouts using a `.layout.json` file, 
as discussed xref:ugfun.adoc#_ugfun_object-layout_dynamic[here].  As of 
`1.12.0-SNAPSHOT` the `.layout.json` file should be considered as deprecated: 
the ``.layout.xml`` file also enables much more sophisticated layouts than 
those afforded by ``.layout.json``.
+It is also possible to describe dynamic layouts using a `.layout.json` file, 
as discussed xref:ugfun.adoc#_ugfun_object-layout_dynamic[here].  The 
`.layout.json` file should be considered as deprecated: the ``.layout.xml`` 
file also enables much more sophisticated layouts than those afforded by 
``.layout.json``.
 ====
 
 == Grids vs Components

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
index 00057d7..e132937 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
@@ -5,7 +5,7 @@
 :_imagesdir: images/
 
 
-Metadata providing UI hints can be specified either statically, using 
annotations, or dynamically, using either a 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[`layout.xml`] file 
(`1.12.0-SNAPSHOT`) or a 
xref:ugfun.adoc#_ugfun_object-layout_dynamic[`.layout.json`] file.
+Metadata providing UI hints can be specified either statically, using 
annotations, or dynamically, using either a 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[`layout.xml`] file or a 
xref:ugfun.adoc#_ugfun_object-layout_dynamic[`.layout.json`] file.
 
 This section describes the static approach, using annotations.
 
@@ -22,7 +22,9 @@ The xref:rgant.adoc#_rgant_MemberOrder[`@MemberOrder`]  
annotation is used to sp
 
 The annotation defines two attributes, 
xref:rgant.adoc#_rgant_MemberOrder_name[`name()`] and 
xref:rgant.adoc#_rgant_MemberOrder_sequence[`sequence()`].  Their usage depends 
on the member type:
 
-* for properties, the `name()` is used to group properties together into a 
member group (also called a property group or (in `1.12.0-SNAPSHOT`) a 
fieldset.  The `sequence()` then orders properties within these groups. If no 
`name()` is specified then the property is placed in a fallback "General" 
group, called "General". +
+* for properties, the `name()` is used to group properties together into a 
member group (also called a property group
+or a fieldset.  The `sequence()` then orders properties within these groups. 
If no `name()` is specified then the
+property is placed in a fallback "General" group, called "General". +
 +
 The name of these member groups/fieldsets are then referenced by 
xref:rgant.adoc#_rgant-MemberGroupLayout[`@MemberGroupLayout`].
 
@@ -107,7 +109,7 @@ The property groups/fieldsets in this case are those that 
are inferred from the
 
 [TIP]
 ====
-It is also possible to combine `@MemberOrder` with dynamic layouts, either 
using xref:ugfun.adoc#_ugfun_object-layout_xml[XML] (`1.12.0-SNAPSHOT`) or 
xref:ugfun.adoc#_ugfun_object-layout_dynamic[JSON].  The layout file defines 
only the regions of a grid structure (fieldsets/columns etc), but does __not__ 
specify the properties/collections/actions within those grid regions.  The 
`@MemberOrder` annotation in effect "binds" the properties or collections to 
those regions of the grid.
+It is also possible to combine `@MemberOrder` with dynamic layouts, either 
using xref:ugfun.adoc#_ugfun_object-layout_xml[XML] or 
xref:ugfun.adoc#_ugfun_object-layout_dynamic[JSON].  The layout file defines 
only the regions of a grid structure (fieldsets/columns etc), but does __not__ 
specify the properties/collections/actions within those grid regions.  The 
`@MemberOrder` annotation in effect "binds" the properties or collections to 
those regions of the grid.
 
 When dynamic layouts are used this way, the 
xref:rgant.adoc#_rgant_MemberGroupLayout[`@MemberGroupLayout`] annotation is 
essentially ignored, but the metadata from the 
xref:rgant.adoc#_rgant_MemberOrder[`@MemberOrder`] annotation (and the other 
layout annotations, xref:rgant.adoc#_rgant_ActionLayout[`@ActionLayout`], 
xref:rgant.adoc#_rgant_PropertyLayout[`@PropertyLayout`] and 
xref:rgant.adoc#_rgant_CollectionLayout[`@CollectionLayout`]) are all still 
honoured.
 ====

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugvw_configuration-properties.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugvw_configuration-properties.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugvw_configuration-properties.adoc
index 87b1c0d..9a1bc5c 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugvw_configuration-properties.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugvw_configuration-properties.adoc
@@ -50,7 +50,7 @@ If you prefer you can place all configuration properties into 
`WEB-INF/isis.prop
 |`isis.viewer.wicket.` +
 `disableModalDialogs`
 | `true`,`false` (`_false_`)
-|(`1.12.0-SNAPSHOT`), no longer supported.
+|No longer supported.
 
 |`isis.viewer.wicket.` +
 `maxTitleLengthInParentedTables`
@@ -105,7 +105,7 @@ If you prefer you can place all configuration properties 
into `WEB-INF/isis.prop
 |`isis.viewer.wicket.` +
 `wicketSourcePlugin`
 | `true`,`false` (`_false_`)
-| (`1.12.0-SNAPSHOT`) whether the Wicketsource plugin should be enabled; by 
default it is not enabled.
+| Whether the Wicketsource plugin should be enabled; by default it is not 
enabled.
 
 Prior to `1.12.0` this was enabled by default for prototyping (not 
production).  However it can significantly
 slow down rendering, hence the introduction of this configuration setting.

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/guides/_ugvw_customisation_tweaking-css-classes.adoc
----------------------------------------------------------------------
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugvw_customisation_tweaking-css-classes.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_ugvw_customisation_tweaking-css-classes.adoc
index b77702e..e924efd 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugvw_customisation_tweaking-css-classes.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugvw_customisation_tweaking-css-classes.adoc
@@ -107,7 +107,7 @@ Note also that instead of using 
`@PropertyLayout(cssClass=...)` annotation, you
 
 
 [[_ugvw_customisation_tweaking-css-classes_columns-in-tables]]
-== Table columns (`1.12.0-SNAPSHOT`)
+== Table columns
 
 Sometimes you may want to apply styling to specific columns of tables.  For 
example, you might want to adjust width so that
 for certain properties have more (or less) room than they otherwise would; or 
you might want to hide the column

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/index.html
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/index.html 
b/adocs/documentation/src/main/asciidoc/index.html
index 243f16f..32e3b06 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -694,7 +694,7 @@ And I must say this: "Great Support from the development 
team"</p>
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.1 \
+    -D archetypeVersion=1.12.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/isis-in-pictures.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/isis-in-pictures.adoc 
b/adocs/documentation/src/main/asciidoc/isis-in-pictures.adoc
index e6b5668..c219286 100644
--- a/adocs/documentation/src/main/asciidoc/isis-in-pictures.adoc
+++ b/adocs/documentation/src/main/asciidoc/isis-in-pictures.adoc
@@ -107,7 +107,7 @@ 
image::{_imagesdir}/isis-in-pictures/065-contributions.png[width="800px",link="{
 [NOTE]
 ====
 The remaining screenshots on this page are for v1.10.0 of the framework, which 
precedes the more recent support
-for tabbed views introduced in 1.12.0-SNAPSHOT.
+for tabbed views introduced in v1.12.0.
 ====
 
 The Apache Isis viewer is implemented using http://wicket.apache.org[Apache 
Wicket], and has been designed to be extensible. For example, when a collection 
of objects is rendered, this is just one of several views, as shown in the 
selector drop-down:

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/screencasts.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/screencasts.adoc 
b/adocs/documentation/src/main/asciidoc/screencasts.adoc
index 26c6d3c..02f379e 100644
--- a/adocs/documentation/src/main/asciidoc/screencasts.adoc
+++ b/adocs/documentation/src/main/asciidoc/screencasts.adoc
@@ -35,7 +35,7 @@ _nb: the todoapp was previously called the 'quickstart' app_
 |video::2leQwavWxeg[youtube,width="420px",height="210px"]
       
 
-|Dynamic XML layouts (v.1.12.0-SNAPSHOT) +
+|Dynamic XML layouts (v.1.12.0) +
 
 _Describing how the layout of domain objects can be customized using the 
Bootstrap 3 grid system._
 

Reply via email to