You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/14 22:44:03 UTC

[causeway] branch CAUSEWAY-3253 updated (975d16d49a -> 5b9f8c3b30)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git


 discard 975d16d49a fixes (?) gpg config for signing
 discard 61e82da2c6 adds reference to relnotes
 discard 3a64a0faf3 CAUSEWAY-3253: bumps version to 2.0.0-RC1
 discard 424800e8ed CAUSEWAY-3253: updates examples
 discard 0f74d3742b CAUSEWAY-3253: fixes project.build.outputTimestamp
 discard b4571aabd7 CAUSEWAY-3253: updates license headers and supplemental -license
     add 2c373c00af CAUSEWAY-3373: some minor refactoring (code quality)
     add e806ad6949 CAUSEWAY-3373: revert intermediate refactoring step
     add 69acc47b5f CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out associateWith and sequence
     add f0c3cac570 CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out cssClass
     add 03057f0439 CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out cssClassFa
     add 6d24a31434 CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out describedAs
     add 2c668a1153 CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out named
     add 56cdaf3665 CAUSEWAY-3310: [Demo] Action Layout Annotation - flesh out hidden
     add 9cecd73d69 CAUSEWAY-2445: for the legacy (isis) build use 'layout-v1' xsd urls
     add 159f260dfc CAUSEWAY-2445: for the legacy (isis) build use 'layout-v1' xsd urls (2)
     add 8bbc0e31a8 CAUSEWAY-3374: [Programming Model] Mark ActionLayout#redirectPolicy deprecated
     new d9074b7702 CAUSEWAY-3253: updates license headers and supplemental -license
     new fe4c12c1d4 CAUSEWAY-3253: fixes project.build.outputTimestamp
     new 0761d44d4c CAUSEWAY-3253: updates examples
     new ac4226ca20 CAUSEWAY-3253: bumps version to 2.0.0-RC1
     new 20e6d96ae4 adds reference to relnotes
     new 5b9f8c3b30 fixes (?) gpg config for signing

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (975d16d49a)
            \
             N -- N -- N   refs/heads/CAUSEWAY-3253 (5b9f8c3b30)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pages/index/annotation/ActionLayout.adoc       |  25 +-
 .../causeway/applib/annotation/ActionLayout.java   |  16 +-
 .../services/publishing/log/PageRenderLogger.java  |  57 +++--
 .../publishing/spi/PageRenderSubscriber.java       |  32 ++-
 .../applib/services/publishing/spi/PageType.java   |  41 ----
 core/adoc/modules/_overview/pages/about.adoc       | 259 ++++++++++++++++++++-
 .../ActionLayoutAssociateWithVm-description.adoc   |  21 +-
 .../associateWith/ActionLayoutAssociateWithVm.java |  18 +-
 .../ActionLayoutCssClassVm-description.adoc        |  13 +-
 .../cssClass/ActionLayoutCssClassVm.java           |   8 +-
 .../ActionLayoutCssClassFaVm-description.adoc      |  15 +-
 .../cssClassFa/ActionLayoutCssClassFaVm.java       |  22 +-
 .../ActionLayoutDescribedAsVm-description.adoc     |  10 +-
 .../describedAs/ActionLayoutDescribedAsVm.java     |   5 +-
 .../hidden/ActionLayoutHiddenVm-description.adoc   |  10 +-
 .../ActionLayout/hidden/ActionLayoutHiddenVm.java  |   4 +-
 .../named/ActionLayoutNamedVm-description.adoc     |  12 +-
 .../ActionLayout/named/ActionLayoutNamedVm.java    |   8 +-
 .../ActionLayoutSequenceVm-description.adoc        |  15 +-
 .../sequence/ActionLayoutSequenceVm.java           |  21 +-
 scripts/ci/rename-all-published-sources.jsh        |  16 +-
 .../commons/model/components/UiComponentType.java  |   2 -
 .../viewer/wicket/model/models/PageType.java       |  44 ++--
 .../viewer/wicket/ui/pages/PageAbstract.java       |  31 ++-
 .../viewer/wicket/ui/pages/entity/EntityPage.java  |  24 +-
 .../StandaloneCollectionPage.java                  |  38 +--
 .../viewer/wicket/ui/pages/value/ValuePage.java    |  23 +-
 27 files changed, 592 insertions(+), 198 deletions(-)
 delete mode 100644 api/applib/src/main/java/org/apache/causeway/applib/services/publishing/spi/PageType.java


[causeway] 02/06: CAUSEWAY-3253: fixes project.build.outputTimestamp

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit fe4c12c1d4b965cf46c84dace792db906587c313
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 13 17:13:43 2023 +0000

    CAUSEWAY-3253: fixes project.build.outputTimestamp
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 1e388d6125..6ce36943d9 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -66,7 +66,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
         <causeway.skipTests>false</causeway.skipTests>
 		<maven.test.skip>${causeway.skipTests}</maven.test.skip>
 
-        <project.build.outputTimestamp>2022-10-14T12:04:02Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-03-13T17:13:02Z</project.build.outputTimestamp>
 
         <delombok.output>${project.build.directory}/delombok</delombok.output>
 


[causeway] 01/06: CAUSEWAY-3253: updates license headers and supplemental -license

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit d9074b770238d12dc6f1b4227486f62d507074a5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 13 17:11:45 2023 +0000

    CAUSEWAY-3253: updates license headers and supplemental -license
---
 .../services/user/RoleMemento_value_Test.java      | 18 ++++++++++++++++
 .../services/user/UserMemento_contains_Test.java   | 18 ++++++++++++++++
 .../services/user/UserMemento_value_Test.java      | 18 ++++++++++++++++
 bom/pom.xml                                        | 17 +++++++--------
 .../commandsubscriber-vs-executionsubscriber.adoc  |  2 ++
 .../applib/job/RunBackgroundCommandsJob.java       | 18 ++++++++++++++++
 .../pdfjs/metamodel/domains/mixin/MixinDomain.java | 20 ++++++++++++++++--
 .../metamodel/domains/mixin/SomeViewModel.java     | 18 ++++++++++++++++
 .../metamodel/domains/mixin/SomeViewModel_pdf.java | 18 ++++++++++++++++
 .../pdfjs/metamodel/domains/prop/PropDomain.java   | 18 ++++++++++++++++
 .../metamodel/domains/prop/SomeViewModel.java      | 18 ++++++++++++++++
 .../src/main/resources/supplemental-models.xml     | 24 +++++++++++++++++-----
 .../integtestsupport/applib/ApprovalsOptions.java  | 18 ++++++++++++++++
 13 files changed, 210 insertions(+), 15 deletions(-)

diff --git a/api/applib/src/test/java/org/apache/causeway/applib/services/user/RoleMemento_value_Test.java b/api/applib/src/test/java/org/apache/causeway/applib/services/user/RoleMemento_value_Test.java
index caaa7c1ecf..8583cf9e3c 100644
--- a/api/applib/src/test/java/org/apache/causeway/applib/services/user/RoleMemento_value_Test.java
+++ b/api/applib/src/test/java/org/apache/causeway/applib/services/user/RoleMemento_value_Test.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.applib.services.user;
 
 import java.util.Arrays;
diff --git a/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_contains_Test.java b/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_contains_Test.java
index 932c5042c3..6689ba07c6 100644
--- a/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_contains_Test.java
+++ b/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_contains_Test.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.applib.services.user;
 
 import org.apache.causeway.applib.services.sudo.SudoService;
diff --git a/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_value_Test.java b/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_value_Test.java
index a1d87b8d6c..86b247fa06 100644
--- a/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_value_Test.java
+++ b/api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_value_Test.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.applib.services.user;
 
 import lombok.SneakyThrows;
diff --git a/bom/pom.xml b/bom/pom.xml
index 1bbfc3961e..1e388d6125 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -2474,6 +2474,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
                             <exclude>**/.settings/**</exclude>
                             <exclude>**/*.launch</exclude>
                             <exclude>**/*.columnOrder.txt</exclude>
+                            <exclude>**/*.approved.xml</exclude>
                             <exclude>**/*.drawio.svg</exclude>
                             <exclude>**/META-INF/spring.factories</exclude>
 
@@ -2508,11 +2509,10 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
                             <exclude>**/xml/objects/**</exclude>
                             <exclude>**/test.data</exclude>
                             <exclude>**/fixture-data/**</exclude>
-                            <exclude>**/partials/module-nav.adoc</exclude>
+                            <exclude>**/module-nav.adoc</exclude>
                             <exclude>**/partials/extensions.adoc</exclude>
-                            <exclude>**/partials/component-nav.adoc</exclude>
+                            <exclude>**/component-nav.adoc</exclude>
                             <exclude>**/_nav.adoc</exclude>
-                            <exclude>**/_overview/nav.adoc</exclude>
 
                             <exclude>**/application.js</exclude>
 
@@ -2522,6 +2522,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
                             <exclude>**/moment.js</exclude>
                             <exclude>**/prism*.js</exclude>
                             <exclude>**/prism*.css</exclude>
+                            <exclude>**/vega*.js</exclude>
                             <exclude>**/kroviz/webpack.config.d/**</exclude>
 
                             <exclude>**/viewer/wicket/ui/components/**/*.css</exclude>
@@ -3055,18 +3056,18 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 							<showWarnings>true</showWarnings>
 							<parameters>true</parameters>
 							<annotationProcessorPaths>
-								<!-- this is a workaround 
-					
+								<!-- this is a workaround
+
 								Details: The maven compiler plugin ought to pick up all available processors on the classpath.
-								In effect Lombok's annotation processor should be picked up implicitly, but yet is not 
-								
+								In effect Lombok's annotation processor should be picked up implicitly, but yet is not
+
 								Presence of file 'logging-dn-enhance.properties' decativates this profile and
 								the maven-compiler-plugin runs all annotation processors as picked up from the class-path.
 								-->
 									<annotationProcessorPath>
 										<groupId>org.projectlombok</groupId>
 										<artifactId>lombok</artifactId>
-										<version>${lombok.version}</version>	
+										<version>${lombok.version}</version>
 									</annotationProcessorPath>
 							</annotationProcessorPaths>
 						</configuration>
diff --git a/extensions/core/commandlog/adoc/modules/commandlog/partials/commandsubscriber-vs-executionsubscriber.adoc b/extensions/core/commandlog/adoc/modules/commandlog/partials/commandsubscriber-vs-executionsubscriber.adoc
index 3c976b2079..41efd3bdae 100644
--- a/extensions/core/commandlog/adoc/modules/commandlog/partials/commandsubscriber-vs-executionsubscriber.adoc
+++ b/extensions/core/commandlog/adoc/modules/commandlog/partials/commandsubscriber-vs-executionsubscriber.adoc
@@ -1,3 +1,5 @@
+: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 ag [...]
+
 Conceptually a *command* represents the _intention_ to execute an action or to edit a property ("before" the change), while an *interaction execution* represents the actual execution itself ("after" the change).
 
 The xref:refguide:applib:index/services/publishing/spi/CommandSubscriber.adoc[] SPI and xref:refguide:applib:index/services/publishing/spi/ExecutionSubscriber.adoc[] SPI allow either to be subscribed to.
diff --git a/extensions/core/commandlog/applib/src/main/java/org/apache/causeway/extensions/commandlog/applib/job/RunBackgroundCommandsJob.java b/extensions/core/commandlog/applib/src/main/java/org/apache/causeway/extensions/commandlog/applib/job/RunBackgroundCommandsJob.java
index 88fa3e1f14..7d43f342a9 100644
--- a/extensions/core/commandlog/applib/src/main/java/org/apache/causeway/extensions/commandlog/applib/job/RunBackgroundCommandsJob.java
+++ b/extensions/core/commandlog/applib/src/main/java/org/apache/causeway/extensions/commandlog/applib/job/RunBackgroundCommandsJob.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.commandlog.applib.job;
 
 import java.util.UUID;
diff --git a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/MixinDomain.java b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/MixinDomain.java
index 9b2393dfe5..6d3a8771f0 100644
--- a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/MixinDomain.java
+++ b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/MixinDomain.java
@@ -1,7 +1,23 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.pdfjs.metamodel.domains.mixin;
 
-import org.apache.causeway.applib.annotation.DomainObject;
-import org.apache.causeway.applib.annotation.Nature;
 import org.springframework.context.annotation.Configuration;
 
 @Configuration
diff --git a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel.java b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel.java
index 1872dcba26..9d624b54e7 100644
--- a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel.java
+++ b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.pdfjs.metamodel.domains.mixin;
 
 import org.apache.causeway.applib.annotation.DomainObject;
diff --git a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel_pdf.java b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel_pdf.java
index 1b032861cf..1794daa4d4 100644
--- a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel_pdf.java
+++ b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/mixin/SomeViewModel_pdf.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.pdfjs.metamodel.domains.mixin;
 
 import lombok.RequiredArgsConstructor;
diff --git a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/PropDomain.java b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/PropDomain.java
index 9cc82435cc..2f2b7483d4 100644
--- a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/PropDomain.java
+++ b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/PropDomain.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.pdfjs.metamodel.domains.prop;
 
 import org.springframework.context.annotation.Configuration;
diff --git a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/SomeViewModel.java b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/SomeViewModel.java
index cd5c63e682..bdda46c59e 100644
--- a/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/SomeViewModel.java
+++ b/extensions/vw/pdfjs/metamodel/src/test/java/org/apache/causeway/extensions/pdfjs/metamodel/domains/prop/SomeViewModel.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.extensions.pdfjs.metamodel.domains.prop;
 
 import org.apache.causeway.applib.annotation.DomainObject;
diff --git a/supplemental-model/src/main/resources/supplemental-models.xml b/supplemental-model/src/main/resources/supplemental-models.xml
index f5ee43fe79..b3e9625d10 100644
--- a/supplemental-model/src/main/resources/supplemental-models.xml
+++ b/supplemental-model/src/main/resources/supplemental-models.xml
@@ -76,7 +76,7 @@
         <project>
             <groupId>org.webjars.bowergithub.prismjs</groupId>
             <artifactId>prism</artifactId>
-            <version>1.28.0</version>
+            <version>1.29.0</version>
             <name>Prism</name>
             <licenses>
                 <license>
@@ -90,17 +90,31 @@
     <supplement>
         <project>
             <groupId>org.webjars.npm</groupId>
-            <artifactId>dommatrix</artifactId>
-            <version>1.0.3</version>
-            <name>DOMMatrix</name>
+            <artifactId>inputmask</artifactId>
+            <version>5.0.6</version>
+            <name>Inputmask</name>
             <licenses>
                 <license>
                     <name>MIT License</name>
-                    <url>https://spdx.org/licenses/MIT</url>
+                    <url>https://github.com/RobinHerbots/Inputmask/blob/5.x/LICENSE.txt</url>
                 </license>
             </licenses>
         </project>
     </supplement>
 
+    <supplement>
+        <project>
+            <groupId>org.webjars.npm</groupId>
+            <artifactId>path2d-polyfill</artifactId>
+            <version>2.0.1</version>
+            <name>path2d-polyfill</name>
+            <licenses>
+                <license>
+                    <name>MIT License</name>
+                    <url>https://github.com/nilzona/path2d-polyfill/blob/main/LICENSE</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
 
 </supplementalDataModels>
diff --git a/testing/integtestsupport/applib/src/main/java/org/apache/causeway/testing/integtestsupport/applib/ApprovalsOptions.java b/testing/integtestsupport/applib/src/main/java/org/apache/causeway/testing/integtestsupport/applib/ApprovalsOptions.java
index 55ae33effa..61da64c6ab 100644
--- a/testing/integtestsupport/applib/src/main/java/org/apache/causeway/testing/integtestsupport/applib/ApprovalsOptions.java
+++ b/testing/integtestsupport/applib/src/main/java/org/apache/causeway/testing/integtestsupport/applib/ApprovalsOptions.java
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ */
 package org.apache.causeway.testing.integtestsupport.applib;
 
 import lombok.SneakyThrows;


[causeway] 03/06: CAUSEWAY-3253: updates examples

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 0761d44d4c44a1886e9fa256f8ceeb7652aa5409
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 13 17:27:16 2023 +0000

    CAUSEWAY-3253: updates examples
---
 core/adoc/modules/_overview/pages/about.adoc | 102 ++-------------------------
 1 file changed, 7 insertions(+), 95 deletions(-)

diff --git a/core/adoc/modules/_overview/pages/about.adoc b/core/adoc/modules/_overview/pages/about.adoc
index 849337c679..c634455ec0 100644
--- a/core/adoc/modules/_overview/pages/about.adoc
+++ b/core/adoc/modules/_overview/pages/about.adoc
@@ -1093,12 +1093,7 @@ Artifact: demo-web
 Type: jar
 Directory: /examples/demo/web
 ----
-|.Components
-****
-demoapp.web._infra.utils.ThereCanBeOnlyOne +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.examples.apps:demo-domain:jar:<managed> +
 org.apache.causeway.extensions:causeway-extensions-cors-impl:jar:<managed> +
@@ -1116,12 +1111,7 @@ Artifact: demo-wicket-common
 Type: jar
 Directory: /examples/demo/wicket/common
 ----
-|.Components
-****
-demoapp.webapp.wicket.common.ui.custom.WhereInTheWorldPanelFactory +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.examples.apps:demo-web:jar:${project.version} +
 org.apache.causeway.extensions:causeway-extensions-fullcalendar-wicket-ui:jar:<managed> +
@@ -3933,12 +3923,7 @@ Artifact: causeway-valuetypes-asciidoc-ui-vaa
 Type: jar
 Directory: /valuetypes/asciidoc/ui/vaadin
 ----
-|.Components
-****
-o.a.i.valuetypes.asciidoc.ui.vaa.components.AsciiDocFieldFactoryVaa +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.incubator.viewer:causeway-viewer-vaadin-ui:jar:${project.version} +
 ****
@@ -6524,32 +6509,7 @@ Artifact: causeway-regressiontests-stable
 Type: jar
 Directory: /regressiontests/stable
 ----
-|.Components
-****
-o.a.i.testdomain.conf.Configuration_headless$HeadlessCommandSupport +
-o.a.i.testdomain.jdo.JdoInventoryDao +
-o.a.i.testdomain.jdo.JdoTestFixtures +
-o.a.i.testdomain.jpa.JpaInventoryDao +
-o.a.i.testdomain.jpa.JpaTestFixtures +
-o.a.i.testdomain.jpa.springdata.EmployeeRepository +
-o.a.i.testdomain.model.valuetypes.ValueTypeExampleService +
-o.a.i.testdomain.publishing.PublishingTestFactoryAbstract$CommitListener +
-o.a.i.testdomain.publishing.PublishingTestFactoryJdo +
-o.a.i.testdomain.publishing.PublishingTestFactoryJpa +
-o.a.i.testdomain.publishing.subscriber.CommandSubscriberForTesting +
-o.a.i.testdomain.publishing.subscriber.EntityChangesSubscriberForTesting +
-o.a.i.testdomain.publishing.subscriber.EntityPropertyChangeSubscriberForTesting +
-o.a.i.testdomain.publishing.subscriber.ExecutionSubscriberForTesting +
-o.a.i.testdomain.util.event.LifecycleEventSubscriberJdoForTesting +
-o.a.i.testdomain.util.event.LifecycleEventSubscriberJpaForTesting +
-o.a.i.testdomain.util.interaction.DomainObjectTesterFactory +
-o.a.i.testdomain.util.interaction.InteractionBoundaryProbe +
-o.a.i.testdomain.util.kv.KVStoreForTesting +
-o.a.i.testdomain.util.rest.RestEndpointService +
-o.a.i.testdomain.wrapperfactory.CounterRepository +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.extensions:causeway-extensions-fullcalendar-applib:jar:<managed> +
 org.apache.causeway.extensions:causeway-extensions-secman-encryption-jbcrypt:jar:<managed> +
@@ -7127,16 +7087,7 @@ Artifact: causeway-viewer-graphql-viewer
 Type: jar
 Directory: /incubator/viewers/graphql/viewer
 ----
-|.Components
-****
-o.a.i.viewer.graphql.viewer.source.ExecutionStrategyResolvingWithinInteraction +
-o.a.i.viewer.graphql.viewer.source.GraphQlServiceForCauseway +
-o.a.i.viewer.graphql.viewer.source.GraphQlSourceForCauseway +
-o.a.i.viewer.graphql.viewer.source.ObjectTypeFactory +
-o.a.i.viewer.graphql.viewer.source.QueryFieldFactory +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.core:causeway-core-webapp:jar:<managed> +
 org.apache.causeway.incubator.viewer:causeway-viewer-graphql-model:jar:<managed> +
@@ -7246,23 +7197,7 @@ Artifact: causeway-viewer-vaadin-ui
 Type: jar
 Directory: /incubator/viewers/vaadin/ui
 ----
-|.Components
-****
-o.a.i.incubator.viewer.vaadin.ui.auth.LogoutHandlerVaa +
-o.a.i.incubator.viewer.vaadin.ui.auth.VaadinAuthenticationHandler +
-o.a.i.incubator.viewer.vaadin.ui.components.UiComponentFactoryVaa +
-o.a.i.incubator.viewer.vaadin.ui.components.blob.BlobFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.clob.ClobFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.markup.MarkupFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.other.FallbackFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.temporal.TemporalFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.text.TextFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.components.text.uuid.UuidFieldFactory +
-o.a.i.incubator.viewer.vaadin.ui.pages.main.UiActionHandlerVaa +
-o.a.i.incubator.viewer.vaadin.ui.pages.main.UiContextVaaDefault +
-****
-
-.Dependencies
+|.Dependencies
 ****
 com.vaadin:vaadin-spring:jar:<managed> +
 commons-fileupload:commons-fileupload:jar:1.5 +
@@ -7389,30 +7324,7 @@ Artifact: causeway-viewer-javafx-ui
 Type: jar
 Directory: /incubator/viewers/javafx/ui
 ----
-|.Components
-****
-o.a.i.incubator.viewer.javafx.ui.components.UiComponentFactoryFx +
-o.a.i.incubator.viewer.javafx.ui.components.markup.MarkupFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.components.number.NumberFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.components.objectref.ObjectReferenceFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.components.other.FallbackFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.components.temporal.TemporalFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.components.text.TextFieldFactory +
-o.a.i.incubator.viewer.javafx.ui.decorator.disabling.DisablingDecoratorForButton +
-o.a.i.incubator.viewer.javafx.ui.decorator.disabling.DisablingDecoratorForFormField +
-o.a.i.incubator.viewer.javafx.ui.decorator.icon.IconDecoratorForLabeled +
-o.a.i.incubator.viewer.javafx.ui.decorator.icon.IconDecoratorForMenuItem +
-o.a.i.incubator.viewer.javafx.ui.decorator.icon.IconServiceDefault +
-o.a.i.incubator.viewer.javafx.ui.decorator.prototyping.PrototypingDecoratorForButton +
-o.a.i.incubator.viewer.javafx.ui.decorator.prototyping.PrototypingDecoratorForFormField +
-o.a.i.incubator.viewer.javafx.ui.decorator.prototyping.PrototypingInfoPopupProvider +
-o.a.i.incubator.viewer.javafx.ui.main.MainViewFx +
-o.a.i.incubator.viewer.javafx.ui.main.UiActionHandlerFx +
-o.a.i.incubator.viewer.javafx.ui.main.UiBuilderFx +
-o.a.i.incubator.viewer.javafx.ui.main.UiContextFxDefault +
-****
-
-.Dependencies
+|.Dependencies
 ****
 org.apache.causeway.core:causeway-core-runtimeservices:jar:<managed> +
 org.apache.causeway.incubator.viewer:causeway-viewer-javafx-model:jar:<managed> +


[causeway] 05/06: adds reference to relnotes

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 20e6d96ae4be17a900a4a2f87bb868b56f5828c6
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Mar 14 07:07:23 2023 +0000

    adds reference to relnotes
---
 antora/components/relnotes/modules/ROOT/nav.adoc       |  2 ++
 .../components/relnotes/modules/ROOT/pages/about.adoc  | 18 +++++++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/antora/components/relnotes/modules/ROOT/nav.adoc b/antora/components/relnotes/modules/ROOT/nav.adoc
index 2969296927..990162e7cc 100644
--- a/antora/components/relnotes/modules/ROOT/nav.adoc
+++ b/antora/components/relnotes/modules/ROOT/nav.adoc
@@ -2,6 +2,8 @@
 :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 ag [...]
 
 
+* 2023
+** xref:relnotes:ROOT:2022/2.0.0-RC1/relnotes.adoc[2.0.0-RC1]
 * 2022
 ** xref:relnotes:ROOT:2022/2.0.0-M9/relnotes.adoc[2.0.0-M9]
 ** xref:relnotes:ROOT:2022/2.0.0-M8/relnotes.adoc[2.0.0-M8]
diff --git a/antora/components/relnotes/modules/ROOT/pages/about.adoc b/antora/components/relnotes/modules/ROOT/pages/about.adoc
index 4862c87497..58f494d0c2 100644
--- a/antora/components/relnotes/modules/ROOT/pages/about.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/about.adoc
@@ -7,15 +7,6 @@
 This table summarises all releases of Apache Causeway v2.0 to date.
 
 ////
-| 2.0.0-RC1
-| not released yet (upcoming)
-| First release candidate for Apache Causeway 2.0.0
-| ?
-| ?
-| ?
-|
-* xref:relnotes:ROOT:2023/2.0.0-RC1/relnotes.adoc[Release Notes]
-* xref:relnotes:ROOT:2023/2.0.0-RC1/mignotes.adoc[Migration Notes]
 ////
 
 [cols="2,2,4a,>1,>1,>1,3a"]
@@ -28,6 +19,15 @@ This table summarises all releases of Apache Causeway v2.0 to date.
 | Bugs
 | Detail
 
+| 2.0.0-RC1
+|
+| First release candidate for Apache Causeway 2.0.0
+| ?
+| ?
+| ?
+|
+* xref:relnotes:ROOT:2023/2.0.0-RC1/relnotes.adoc[Release Notes]
+* xref:relnotes:ROOT:2023/2.0.0-RC1/mignotes.adoc[Migration Notes]
 
 | 2.0.0-M9
 | 18-Oct-2022


[causeway] 04/06: CAUSEWAY-3253: bumps version to 2.0.0-RC1

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit ac4226ca202087189bb3b20e1548388f54e68b4d
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 13 17:57:27 2023 +0000

    CAUSEWAY-3253: bumps version to 2.0.0-RC1
---
 antora/pom.xml                                     |   2 +-
 api/applib/pom.xml                                 |   2 +-
 api/schema/pom.xml                                 |   2 +-
 bom/pom.xml                                        | 324 ++++++++++-----------
 commons/pom.xml                                    |   2 +-
 core/codegen-bytebuddy/pom.xml                     |   2 +-
 core/config/pom.xml                                |   2 +-
 core/interaction/pom.xml                           |   2 +-
 core/internaltestsupport/pom.xml                   |   2 +-
 core/metamodel/pom.xml                             |   2 +-
 core/pom.xml                                       |   2 +-
 core/runtime/pom.xml                               |   2 +-
 core/runtimeservices/pom.xml                       |   2 +-
 core/security/pom.xml                              |   2 +-
 core/transaction/pom.xml                           |   2 +-
 core/webapp/pom.xml                                |   2 +-
 examples/demo/domain/pom.xml                       |   2 +-
 examples/demo/javafx/pom.xml                       |   2 +-
 examples/demo/pom.xml                              |   2 +-
 examples/demo/vaadin/pom.xml                       |   2 +-
 examples/demo/web/pom.xml                          |   2 +-
 examples/demo/wicket/common/pom.xml                |   2 +-
 examples/demo/wicket/jdo/pom.xml                   |   2 +-
 examples/demo/wicket/jpa-and-graphql/pom.xml       |   2 +-
 examples/demo/wicket/jpa/pom.xml                   |   2 +-
 extensions/core/commandlog/applib/pom.xml          |   2 +-
 extensions/core/commandlog/persistence-jdo/pom.xml |   2 +-
 extensions/core/commandlog/persistence-jpa/pom.xml |   2 +-
 extensions/core/commandlog/pom.xml                 |  16 +-
 extensions/core/docgen/pom.xml                     |   2 +-
 extensions/core/excel/applib/pom.xml               |   2 +-
 extensions/core/excel/fixture/pom.xml              |   2 +-
 extensions/core/excel/integtests/pom.xml           |   4 +-
 extensions/core/excel/pom.xml                      |  10 +-
 extensions/core/excel/testing/pom.xml              |   2 +-
 extensions/core/executionlog/applib/pom.xml        |   2 +-
 .../core/executionlog/persistence-jdo/pom.xml      |   2 +-
 .../core/executionlog/persistence-jpa/pom.xml      |   2 +-
 extensions/core/executionlog/pom.xml               |  10 +-
 extensions/core/executionoutbox/applib/pom.xml     |   2 +-
 .../core/executionoutbox/persistence-jdo/pom.xml   |   2 +-
 .../core/executionoutbox/persistence-jpa/pom.xml   |   2 +-
 extensions/core/executionoutbox/pom.xml            |  16 +-
 extensions/core/executionoutbox/restclient/pom.xml |   4 +-
 .../core/executionrepublisher/applib/pom.xml       |   2 +-
 extensions/core/executionrepublisher/pom.xml       |   8 +-
 extensions/core/flyway/impl/pom.xml                |   2 +-
 extensions/core/flyway/pom.xml                     |   4 +-
 extensions/pom.xml                                 |   2 +-
 extensions/security/audittrail/applib/pom.xml      |   2 +-
 .../security/audittrail/persistence-jdo/pom.xml    |   2 +-
 .../security/audittrail/persistence-jpa/pom.xml    |   2 +-
 extensions/security/audittrail/pom.xml             |  12 +-
 extensions/security/secman/applib/pom.xml          |   2 +-
 extensions/security/secman/delegated-shiro/pom.xml |   4 +-
 .../security/secman/delegated-springoauth2/pom.xml |   2 +-
 .../security/secman/encryption-jbcrypt/pom.xml     |   2 +-
 .../security/secman/encryption-spring/pom.xml      |   2 +-
 extensions/security/secman/integration/pom.xml     |   2 +-
 extensions/security/secman/persistence-jdo/pom.xml |   2 +-
 extensions/security/secman/persistence-jpa/pom.xml |   2 +-
 extensions/security/secman/pom.xml                 |  22 +-
 extensions/security/sessionlog/applib/pom.xml      |   2 +-
 .../security/sessionlog/persistence-jdo/pom.xml    |   2 +-
 .../security/sessionlog/persistence-jpa/pom.xml    |   2 +-
 extensions/security/sessionlog/pom.xml             |  12 +-
 extensions/security/shiro-realm-ldap/impl/pom.xml  |   2 +-
 extensions/security/shiro-realm-ldap/pom.xml       |   2 +-
 extensions/security/spring-oauth2/pom.xml          |   2 +-
 extensions/vro/cors/impl/pom.xml                   |   2 +-
 extensions/vro/cors/pom.xml                        |   2 +-
 extensions/vw/exceldownload/pom.xml                |   4 +-
 extensions/vw/exceldownload/wicket-ui/pom.xml      |   2 +-
 extensions/vw/fullcalendar/applib/pom.xml          |   2 +-
 extensions/vw/fullcalendar/pom.xml                 |  10 +-
 .../vw/fullcalendar/wicket/integration/pom.xml     |   2 +-
 extensions/vw/fullcalendar/wicket/pom.xml          |   2 +-
 extensions/vw/fullcalendar/wicket/ui/pom.xml       |   2 +-
 extensions/vw/pdfjs/applib/pom.xml                 |   2 +-
 extensions/vw/pdfjs/metamodel/pom.xml              |   2 +-
 extensions/vw/pdfjs/pom.xml                        |  12 +-
 extensions/vw/pdfjs/wicket/integration/pom.xml     |   2 +-
 extensions/vw/pdfjs/wicket/pom.xml                 |   2 +-
 extensions/vw/pdfjs/wicket/ui/pom.xml              |   2 +-
 extensions/vw/sse/applib/pom.xml                   |   2 +-
 extensions/vw/sse/metamodel/pom.xml                |   2 +-
 extensions/vw/sse/pom.xml                          |   8 +-
 extensions/vw/sse/wicket/pom.xml                   |   2 +-
 incubator/clients/kroviz/pom.xml                   |   2 +-
 incubator/extensions/core/commandreplay/pom.xml    |  12 +-
 .../extensions/core/commandreplay/primary/pom.xml  |   2 +-
 .../core/commandreplay/secondary/pom.xml           |   2 +-
 incubator/pom.xml                                  |  22 +-
 incubator/viewers/graphql/applib/pom.xml           |   2 +-
 incubator/viewers/graphql/model/pom.xml            |   2 +-
 incubator/viewers/graphql/pom.xml                  |  10 +-
 incubator/viewers/graphql/test/pom.xml             |   2 +-
 incubator/viewers/graphql/viewer/pom.xml           |   2 +-
 incubator/viewers/javafx/model/pom.xml             |   2 +-
 incubator/viewers/javafx/pom.xml                   |   8 +-
 incubator/viewers/javafx/ui/pom.xml                |   2 +-
 incubator/viewers/javafx/viewer/pom.xml            |   2 +-
 incubator/viewers/vaadin/model/pom.xml             |   2 +-
 incubator/viewers/vaadin/pom.xml                   |   8 +-
 incubator/viewers/vaadin/ui/pom.xml                |   2 +-
 incubator/viewers/vaadin/viewer/pom.xml            |   2 +-
 mavendeps/pom.xml                                  |   2 +-
 mavendeps/webapp/pom.xml                           |   2 +-
 persistence/commons/pom.xml                        |   2 +-
 persistence/jdo/applib/pom.xml                     |   2 +-
 persistence/jdo/datanucleus/pom.xml                |   2 +-
 persistence/jdo/integration/pom.xml                |   2 +-
 persistence/jdo/metamodel/pom.xml                  |   2 +-
 persistence/jdo/pom.xml                            |   2 +-
 persistence/jdo/provider/pom.xml                   |   2 +-
 persistence/jdo/spring/pom.xml                     |   2 +-
 persistence/jpa/applib/pom.xml                     |   2 +-
 persistence/jpa/eclipselink/pom.xml                |   2 +-
 persistence/jpa/integration/pom.xml                |   2 +-
 persistence/jpa/metamodel/pom.xml                  |   2 +-
 persistence/jpa/pom.xml                            |   2 +-
 regressiontests/pom.xml                            |  10 +-
 regressiontests/stable-bootstrapping/pom.xml       |   2 +-
 .../stable-cmdexecauditsess/generic/pom.xml        |   2 +-
 .../persistence-jdo/pom.xml                        |   2 +-
 .../persistence-jpa/pom.xml                        |   2 +-
 regressiontests/stable-cmdexecauditsess/pom.xml    |   8 +-
 regressiontests/stable-config/pom.xml              |   2 +-
 regressiontests/stable-core-wrapperfactory/pom.xml |   2 +-
 regressiontests/stable-cucumber/pom.xml            |   2 +-
 regressiontests/stable-domainmodel/pom.xml         |   2 +-
 regressiontests/stable-eventhandling/pom.xml       |   2 +-
 regressiontests/stable-factory/pom.xml             |   2 +-
 regressiontests/stable-interact/pom.xml            |   2 +-
 regressiontests/stable-layouts/pom.xml             |   2 +-
 regressiontests/stable-persistence-jdo/pom.xml     |   2 +-
 regressiontests/stable-persistence-jpa/pom.xml     |   2 +-
 regressiontests/stable-publishing-jpa/pom.xml      |   2 +-
 regressiontests/stable-rest/pom.xml                |   2 +-
 regressiontests/stable-value/pom.xml               |   2 +-
 regressiontests/stable-viewers-common/pom.xml      |   2 +-
 regressiontests/stable-viewers-jdo/pom.xml         |   2 +-
 regressiontests/stable-viewers-jpa/pom.xml         |   2 +-
 regressiontests/stable/pom.xml                     |   2 +-
 security/bypass/pom.xml                            |   2 +-
 security/keycloak/pom.xml                          |   4 +-
 security/shiro/pom.xml                             |   2 +-
 security/spring/pom.xml                            |   2 +-
 starters/pom.xml                                   |   4 +-
 testing/archtestsupport/applib/pom.xml             |   2 +-
 testing/archtestsupport/pom.xml                    |   2 +-
 testing/fakedata/applib/pom.xml                    |   2 +-
 testing/fakedata/fixtures/pom.xml                  |   2 +-
 testing/fakedata/integtests/pom.xml                |   2 +-
 testing/fakedata/pom.xml                           |   2 +-
 testing/fixtures/applib/pom.xml                    |   2 +-
 testing/fixtures/pom.xml                           |   4 +-
 testing/h2console/pom.xml                          |   2 +-
 testing/h2console/ui/pom.xml                       |   2 +-
 testing/hsqldbmgr/pom.xml                          |   2 +-
 testing/hsqldbmgr/ui/pom.xml                       |   2 +-
 testing/integtestsupport/applib/pom.xml            |   2 +-
 testing/integtestsupport/pom.xml                   |   2 +-
 testing/pom.xml                                    |   2 +-
 testing/specsupport/applib/pom.xml                 |   2 +-
 testing/specsupport/pom.xml                        |   2 +-
 testing/unittestsupport/applib/pom.xml             |   2 +-
 testing/unittestsupport/pom.xml                    |   2 +-
 tooling/c4modeling/pom.xml                         |   2 +-
 tooling/cli/pom.xml                                |   2 +-
 tooling/java2adoc/pom.xml                          |   2 +-
 tooling/javamodel/pom.xml                          |   2 +-
 tooling/metaprog/pom.xml                           |   2 +-
 tooling/model4adoc/pom.xml                         |   2 +-
 tooling/pom.xml                                    |   2 +-
 tooling/projectmodel/pom.xml                       |   2 +-
 valuetypes/asciidoc/applib/pom.xml                 |   2 +-
 valuetypes/asciidoc/metamodel/pom.xml              |   2 +-
 valuetypes/asciidoc/persistence-jdo/pom.xml        |   2 +-
 valuetypes/asciidoc/persistence-jpa/pom.xml        |   2 +-
 valuetypes/asciidoc/pom.xml                        |   2 +-
 valuetypes/asciidoc/ui/pom.xml                     |   2 +-
 valuetypes/asciidoc/ui/vaadin/pom.xml              |   2 +-
 valuetypes/asciidoc/ui/wicket/pom.xml              |   2 +-
 valuetypes/jodatime/applib/pom.xml                 |   2 +-
 valuetypes/jodatime/integration/pom.xml            |   2 +-
 valuetypes/jodatime/pom.xml                        |   2 +-
 valuetypes/markdown/applib/pom.xml                 |   2 +-
 valuetypes/markdown/metamodel/pom.xml              |   2 +-
 valuetypes/markdown/persistence-jdo/pom.xml        |   2 +-
 valuetypes/markdown/persistence-jpa/pom.xml        |   2 +-
 valuetypes/markdown/pom.xml                        |   2 +-
 valuetypes/markdown/ui/pom.xml                     |   2 +-
 valuetypes/markdown/ui/wicket/pom.xml              |   2 +-
 valuetypes/pom.xml                                 |   2 +-
 valuetypes/vega/applib/pom.xml                     |   2 +-
 valuetypes/vega/metamodel/pom.xml                  |   2 +-
 valuetypes/vega/persistence-jdo/pom.xml            |   2 +-
 valuetypes/vega/persistence-jpa/pom.xml            |   2 +-
 valuetypes/vega/pom.xml                            |   2 +-
 valuetypes/vega/ui/pom.xml                         |   2 +-
 valuetypes/vega/ui/wicket/pom.xml                  |   2 +-
 viewers/commons/applib/pom.xml                     |   2 +-
 viewers/commons/model/pom.xml                      |   2 +-
 viewers/commons/pom.xml                            |   2 +-
 viewers/commons/prism/pom.xml                      |   2 +-
 viewers/commons/services/pom.xml                   |   2 +-
 viewers/restfulobjects/applib/pom.xml              |   2 +-
 viewers/restfulobjects/client/pom.xml              |   2 +-
 viewers/restfulobjects/jaxrs-resteasy/pom.xml      |   2 +-
 viewers/restfulobjects/pom.xml                     |   2 +-
 viewers/restfulobjects/rendering/pom.xml           |   2 +-
 viewers/restfulobjects/testing/pom.xml             |   2 +-
 viewers/restfulobjects/viewer/pom.xml              |   2 +-
 viewers/wicket/applib/pom.xml                      |   2 +-
 viewers/wicket/graceful/pom.xml                    |   2 +-
 viewers/wicket/model/pom.xml                       |   2 +-
 viewers/wicket/pom.xml                             |   2 +-
 viewers/wicket/ui/pom.xml                          |   2 +-
 viewers/wicket/viewer/pom.xml                      |   2 +-
 220 files changed, 478 insertions(+), 478 deletions(-)

diff --git a/antora/pom.xml b/antora/pom.xml
index 0348663b57..27f826e1f0 100644
--- a/antora/pom.xml
+++ b/antora/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway</groupId>
 		<artifactId>causeway-bom</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../bom/pom.xml</relativePath>
 	</parent>
 
diff --git a/api/applib/pom.xml b/api/applib/pom.xml
index 00dad76533..a572b97279 100644
--- a/api/applib/pom.xml
+++ b/api/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/api/schema/pom.xml b/api/schema/pom.xml
index 939afe8fed..cee2fd8556 100644
--- a/api/schema/pom.xml
+++ b/api/schema/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>causeway-schema</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 6ce36943d9..334de81bd1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -39,7 +39,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
     </parent>
     <groupId>org.apache.causeway</groupId>
     <artifactId>causeway-bom</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-RC1</version>
 
     <packaging>pom</packaging>
 
@@ -66,7 +66,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
         <causeway.skipTests>false</causeway.skipTests>
 		<maven.test.skip>${causeway.skipTests}</maven.test.skip>
 
-        <project.build.outputTimestamp>2023-03-13T17:13:02Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-03-13T17:57:15Z</project.build.outputTimestamp>
 
         <delombok.output>${project.build.directory}/delombok</delombok.output>
 
@@ -235,7 +235,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.commons</groupId>
 				<artifactId>causeway-commons</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -246,7 +246,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
@@ -254,14 +254,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-schema</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -269,70 +269,70 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-codegen-bytebuddy</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-config</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-interaction</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-internaltestsupport</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-runtime</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-runtimeservices</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-security</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-transaction</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.core</groupId>
 				<artifactId>causeway-core-webapp</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -343,7 +343,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-commons</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -351,49 +351,49 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-provider</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-datanucleus</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jdo-spring</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -401,35 +401,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jpa-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jpa-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jpa-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.persistence</groupId>
 				<artifactId>causeway-persistence-jpa-eclipselink</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -440,28 +440,28 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.security</groupId>
 				<artifactId>causeway-security-bypass</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.security</groupId>
 				<artifactId>causeway-security-keycloak</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.security</groupId>
 				<artifactId>causeway-security-shiro</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.security</groupId>
 				<artifactId>causeway-security-spring</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -472,35 +472,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-commons</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-commons-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-commons-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-commons-prism</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-commons-services</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -508,42 +508,42 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects-rendering</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-restfulobjects-jaxrsresteasy</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -551,42 +551,42 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket-graceful</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.viewer</groupId>
 				<artifactId>causeway-viewer-wicket-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -597,7 +597,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>test</scope>
 			</dependency>
@@ -605,14 +605,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fixtures</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fixtures-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -620,14 +620,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-unittestsupport</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-unittestsupport-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -635,14 +635,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-integtestsupport</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-integtestsupport-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -650,14 +650,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-specsupport</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-specsupport-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -665,14 +665,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-archtestsupport</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-archtestsupport-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -680,28 +680,28 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fakedata</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fakedata-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fakedata-fixtures</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fakedata-integtests</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -709,14 +709,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-h2console</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-h2console-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -724,14 +724,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-hsqldbmgr</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-hsqldbmgr-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -741,7 +741,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.mavendeps</groupId>
 				<artifactId>causeway-mavendeps-webapp</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
@@ -751,35 +751,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>test-jar</type>
 				<scope>test</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -788,7 +788,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-docgen</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -797,35 +797,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-excel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-excel-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-excel-fixtures</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-excel-integtests</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-excel-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -834,35 +834,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>test-jar</type>
 				<scope>test</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -871,35 +871,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-restclient</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -908,7 +908,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionrepublisher</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
@@ -924,14 +924,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-flyway</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-flyway-impl</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -940,35 +940,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-audittrail</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-audittrail-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-audittrail-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>test</scope>
 				<type>test-jar</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-audittrail-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-audittrail-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -977,70 +977,70 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>test-jar</type>
 				<scope>test</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-delegated-shiro</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-delegated-springoauth2</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-encryption-jbcrypt</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-encryption-spring</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-secman-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1049,35 +1049,35 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sessionlog</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sessionlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sessionlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>test-jar</type>
 				<scope>test</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sessionlog-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sessionlog-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1086,14 +1086,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-shiro-realm-ldap</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-shiro-realm-ldap-impl</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1102,7 +1102,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-spring-security-oauth2</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1111,14 +1111,14 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-cors</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-cors-impl</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1127,63 +1127,63 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-exceldownload</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-exceldownload-wicket-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-fullcalendar</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-fullcalendar-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-fullcalendar-wicket</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-fullcalendar-wicket-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-fullcalendar-wicket-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1197,56 +1197,56 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs-wicket</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs-wicket-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-pdfjs-wicket-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-wicket</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1256,21 +1256,21 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-jodatime</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-jodatime-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-jodatime-integration</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1278,49 +1278,49 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-ui-vaa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-ui-wkt</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-asciidoc-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1328,42 +1328,42 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown-ui-wkt</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-markdown-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1371,21 +1371,21 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1399,21 +1399,21 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega-ui-wkt</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes-vega-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
@@ -1423,28 +1423,28 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>
diff --git a/commons/pom.xml b/commons/pom.xml
index bc57693a1a..bee73d74bf 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/core/codegen-bytebuddy/pom.xml b/core/codegen-bytebuddy/pom.xml
index 0d4cf7dc5b..02f2cb425d 100644
--- a/core/codegen-bytebuddy/pom.xml
+++ b/core/codegen-bytebuddy/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-core-codegen-bytebuddy</artifactId>
diff --git a/core/config/pom.xml b/core/config/pom.xml
index 81a1e01842..0721c73a40 100644
--- a/core/config/pom.xml
+++ b/core/config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-config</artifactId>
diff --git a/core/interaction/pom.xml b/core/interaction/pom.xml
index 8d4727ea88..504c2d56a0 100644
--- a/core/interaction/pom.xml
+++ b/core/interaction/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-interaction</artifactId>
diff --git a/core/internaltestsupport/pom.xml b/core/internaltestsupport/pom.xml
index 0146249615..3272d53d10 100644
--- a/core/internaltestsupport/pom.xml
+++ b/core/internaltestsupport/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-core-internaltestsupport</artifactId>
diff --git a/core/metamodel/pom.xml b/core/metamodel/pom.xml
index 812e8baad2..fd580ec059 100644
--- a/core/metamodel/pom.xml
+++ b/core/metamodel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-metamodel</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index ff12ddb914..b3a36fbe7b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway</groupId>
 		<artifactId>causeway-bom</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../bom/pom.xml</relativePath>
 	</parent>
 
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 8d57a40dfe..24e287ff4a 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-runtime</artifactId>
diff --git a/core/runtimeservices/pom.xml b/core/runtimeservices/pom.xml
index d8cffe0d85..983c9c9f73 100644
--- a/core/runtimeservices/pom.xml
+++ b/core/runtimeservices/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-runtimeservices</artifactId>
diff --git a/core/security/pom.xml b/core/security/pom.xml
index 3b2add0a60..3c915cdea8 100644
--- a/core/security/pom.xml
+++ b/core/security/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-security</artifactId>
diff --git a/core/transaction/pom.xml b/core/transaction/pom.xml
index aa55b792d1..2aea082bc9 100644
--- a/core/transaction/pom.xml
+++ b/core/transaction/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-core-transaction</artifactId>
diff --git a/core/webapp/pom.xml b/core/webapp/pom.xml
index f558bc0c6e..c13440a6ff 100644
--- a/core/webapp/pom.xml
+++ b/core/webapp/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-core-webapp</artifactId>
diff --git a/examples/demo/domain/pom.xml b/examples/demo/domain/pom.xml
index b1e141b99e..df2848922a 100644
--- a/examples/demo/domain/pom.xml
+++ b/examples/demo/domain/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>demo-domain</artifactId>
diff --git a/examples/demo/javafx/pom.xml b/examples/demo/javafx/pom.xml
index 17e98d9f99..1f1a848f82 100644
--- a/examples/demo/javafx/pom.xml
+++ b/examples/demo/javafx/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/pom.xml b/examples/demo/pom.xml
index 7c799ecff5..bdba634dbc 100644
--- a/examples/demo/pom.xml
+++ b/examples/demo/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
         <groupId>org.apache.causeway.app</groupId>
         <artifactId>causeway-app-starter-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
 		<!-- explicitly setting the path so sonar analysis does not fail parsing this POM -->
         <relativePath>../../starters/pom.xml</relativePath>
     </parent>
diff --git a/examples/demo/vaadin/pom.xml b/examples/demo/vaadin/pom.xml
index 5263727fcd..2265337e00 100644
--- a/examples/demo/vaadin/pom.xml
+++ b/examples/demo/vaadin/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/web/pom.xml b/examples/demo/web/pom.xml
index fbfdd23744..b02c167554 100644
--- a/examples/demo/web/pom.xml
+++ b/examples/demo/web/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/wicket/common/pom.xml b/examples/demo/wicket/common/pom.xml
index 106aba66f2..5d57461468 100644
--- a/examples/demo/wicket/common/pom.xml
+++ b/examples/demo/wicket/common/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/wicket/jdo/pom.xml b/examples/demo/wicket/jdo/pom.xml
index af8dee4ee2..cc57811fe0 100644
--- a/examples/demo/wicket/jdo/pom.xml
+++ b/examples/demo/wicket/jdo/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/wicket/jpa-and-graphql/pom.xml b/examples/demo/wicket/jpa-and-graphql/pom.xml
index 5c05d68774..bfbb614b3f 100644
--- a/examples/demo/wicket/jpa-and-graphql/pom.xml
+++ b/examples/demo/wicket/jpa-and-graphql/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/examples/demo/wicket/jpa/pom.xml b/examples/demo/wicket/jpa/pom.xml
index 038861ea01..6540dfe118 100644
--- a/examples/demo/wicket/jpa/pom.xml
+++ b/examples/demo/wicket/jpa/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.examples.apps</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/extensions/core/commandlog/applib/pom.xml b/extensions/core/commandlog/applib/pom.xml
index cb17f38f2b..5547b76f04 100644
--- a/extensions/core/commandlog/applib/pom.xml
+++ b/extensions/core/commandlog/applib/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-commandlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-commandlog-applib</artifactId>
diff --git a/extensions/core/commandlog/persistence-jdo/pom.xml b/extensions/core/commandlog/persistence-jdo/pom.xml
index 4377e6a984..0955a128cf 100644
--- a/extensions/core/commandlog/persistence-jdo/pom.xml
+++ b/extensions/core/commandlog/persistence-jdo/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-commandlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-commandlog-persistence-jdo</artifactId>
diff --git a/extensions/core/commandlog/persistence-jpa/pom.xml b/extensions/core/commandlog/persistence-jpa/pom.xml
index b7d543c8c4..6bdcd92991 100644
--- a/extensions/core/commandlog/persistence-jpa/pom.xml
+++ b/extensions/core/commandlog/persistence-jpa/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-commandlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-commandlog-persistence-jpa</artifactId>
diff --git a/extensions/core/commandlog/pom.xml b/extensions/core/commandlog/pom.xml
index 43c7289937..2ce0675993 100644
--- a/extensions/core/commandlog/pom.xml
+++ b/extensions/core/commandlog/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -33,43 +33,43 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>test</scope>
 				<type>test-jar</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-commandlog-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
diff --git a/extensions/core/docgen/pom.xml b/extensions/core/docgen/pom.xml
index 7a5316d456..3b7fa1a7f8 100644
--- a/extensions/core/docgen/pom.xml
+++ b/extensions/core/docgen/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/core/excel/applib/pom.xml b/extensions/core/excel/applib/pom.xml
index 92e8a20a89..af780ab9a1 100644
--- a/extensions/core/excel/applib/pom.xml
+++ b/extensions/core/excel/applib/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-excel</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-excel-applib</artifactId>
diff --git a/extensions/core/excel/fixture/pom.xml b/extensions/core/excel/fixture/pom.xml
index 5b3e5837ff..1f87d14296 100644
--- a/extensions/core/excel/fixture/pom.xml
+++ b/extensions/core/excel/fixture/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/core/excel/integtests/pom.xml b/extensions/core/excel/integtests/pom.xml
index 6a3540cb53..60c843c3d6 100644
--- a/extensions/core/excel/integtests/pom.xml
+++ b/extensions/core/excel/integtests/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
@@ -76,7 +76,7 @@ under the License.
                 <artifactId>causeway-testing</artifactId>
                 <scope>import</scope>
                 <type>pom</type>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/extensions/core/excel/pom.xml b/extensions/core/excel/pom.xml
index 49f1789865..4f98335ef5 100644
--- a/extensions/core/excel/pom.xml
+++ b/extensions/core/excel/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,22 +35,22 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-excel-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-excel-testing</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-excel-fixtures</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-excel-integtests</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/extensions/core/excel/testing/pom.xml b/extensions/core/excel/testing/pom.xml
index 7fc3df0c07..17cb5afd9e 100644
--- a/extensions/core/excel/testing/pom.xml
+++ b/extensions/core/excel/testing/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-excel</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-excel-testing</artifactId>
diff --git a/extensions/core/executionlog/applib/pom.xml b/extensions/core/executionlog/applib/pom.xml
index 92d22c8106..5a4ae3efbf 100644
--- a/extensions/core/executionlog/applib/pom.xml
+++ b/extensions/core/executionlog/applib/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionlog-applib</artifactId>
diff --git a/extensions/core/executionlog/persistence-jdo/pom.xml b/extensions/core/executionlog/persistence-jdo/pom.xml
index c59187374b..a57715a559 100644
--- a/extensions/core/executionlog/persistence-jdo/pom.xml
+++ b/extensions/core/executionlog/persistence-jdo/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionlog-persistence-jdo</artifactId>
diff --git a/extensions/core/executionlog/persistence-jpa/pom.xml b/extensions/core/executionlog/persistence-jpa/pom.xml
index acfec614ac..c95a6aa1b8 100644
--- a/extensions/core/executionlog/persistence-jpa/pom.xml
+++ b/extensions/core/executionlog/persistence-jpa/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionlog-persistence-jpa</artifactId>
diff --git a/extensions/core/executionlog/pom.xml b/extensions/core/executionlog/pom.xml
index de281be6eb..65fbbbd263 100644
--- a/extensions/core/executionlog/pom.xml
+++ b/extensions/core/executionlog/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -32,24 +32,24 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-applib</artifactId>
 				<scope>test</scope>
 				<type>test-jar</type>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/extensions/core/executionoutbox/applib/pom.xml b/extensions/core/executionoutbox/applib/pom.xml
index 8ffb2cf0bb..a4a601cbdd 100644
--- a/extensions/core/executionoutbox/applib/pom.xml
+++ b/extensions/core/executionoutbox/applib/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionoutbox</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionoutbox-applib</artifactId>
diff --git a/extensions/core/executionoutbox/persistence-jdo/pom.xml b/extensions/core/executionoutbox/persistence-jdo/pom.xml
index bc0acee3b5..097dac61e5 100644
--- a/extensions/core/executionoutbox/persistence-jdo/pom.xml
+++ b/extensions/core/executionoutbox/persistence-jdo/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionoutbox</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionoutbox-persistence-jdo</artifactId>
diff --git a/extensions/core/executionoutbox/persistence-jpa/pom.xml b/extensions/core/executionoutbox/persistence-jpa/pom.xml
index b64d190a57..16c8dd0d27 100644
--- a/extensions/core/executionoutbox/persistence-jpa/pom.xml
+++ b/extensions/core/executionoutbox/persistence-jpa/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionoutbox</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionoutbox-persistence-jpa</artifactId>
diff --git a/extensions/core/executionoutbox/pom.xml b/extensions/core/executionoutbox/pom.xml
index e41922f9a8..087af5407c 100644
--- a/extensions/core/executionoutbox/pom.xml
+++ b/extensions/core/executionoutbox/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -32,43 +32,43 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-applib</artifactId>
 				<type>test-jar</type>
 				<scope>test</scope>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jdo</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jdo</artifactId>
 				<type>test-jar</type>
 				<scope>test</scope>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jpa</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-persistence-jpa</artifactId>
 				<type>test-jar</type>
 				<scope>test</scope>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox-restclient</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/extensions/core/executionoutbox/restclient/pom.xml b/extensions/core/executionoutbox/restclient/pom.xml
index 5a9c7e2dae..f2202216d3 100644
--- a/extensions/core/executionoutbox/restclient/pom.xml
+++ b/extensions/core/executionoutbox/restclient/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionoutbox</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionoutbox-restclient</artifactId>
@@ -61,7 +61,7 @@
 		<dependency>
 			<groupId>org.apache.causeway.viewer</groupId>
 			<artifactId>causeway-viewer-restfulobjects-client</artifactId>
-			<version>2.0.0-SNAPSHOT</version>
+			<version>2.0.0-RC1</version>
 		</dependency>
 
 		<!-- TESTING -->
diff --git a/extensions/core/executionrepublisher/applib/pom.xml b/extensions/core/executionrepublisher/applib/pom.xml
index 49ce7c8876..d6da3bebb4 100644
--- a/extensions/core/executionrepublisher/applib/pom.xml
+++ b/extensions/core/executionrepublisher/applib/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-executionrepublisher</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-executionrepublisher-applib</artifactId>
diff --git a/extensions/core/executionrepublisher/pom.xml b/extensions/core/executionrepublisher/pom.xml
index a8d15fa080..ca6e13253b 100644
--- a/extensions/core/executionrepublisher/pom.xml
+++ b/extensions/core/executionrepublisher/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -32,13 +32,13 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionrepublisher-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionlog</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
@@ -46,7 +46,7 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-executionoutbox</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
diff --git a/extensions/core/flyway/impl/pom.xml b/extensions/core/flyway/impl/pom.xml
index 17ec292f08..e295f56e39 100644
--- a/extensions/core/flyway/impl/pom.xml
+++ b/extensions/core/flyway/impl/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-flyway</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-flyway-impl</artifactId>
diff --git a/extensions/core/flyway/pom.xml b/extensions/core/flyway/pom.xml
index 15c4aa7c10..ee6f183553 100644
--- a/extensions/core/flyway/pom.xml
+++ b/extensions/core/flyway/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -33,7 +33,7 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-flyway-impl</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 75b665b63c..3e8bb93d6f 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/extensions/security/audittrail/applib/pom.xml b/extensions/security/audittrail/applib/pom.xml
index ddbd0baa97..7cd19e3b59 100644
--- a/extensions/security/audittrail/applib/pom.xml
+++ b/extensions/security/audittrail/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-audittrail</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/audittrail/persistence-jdo/pom.xml b/extensions/security/audittrail/persistence-jdo/pom.xml
index 6c769f1fef..1387fdda9d 100644
--- a/extensions/security/audittrail/persistence-jdo/pom.xml
+++ b/extensions/security/audittrail/persistence-jdo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-audittrail</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/audittrail/persistence-jpa/pom.xml b/extensions/security/audittrail/persistence-jpa/pom.xml
index c6faaea456..02cb408fe1 100644
--- a/extensions/security/audittrail/persistence-jpa/pom.xml
+++ b/extensions/security/audittrail/persistence-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-audittrail</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/audittrail/pom.xml b/extensions/security/audittrail/pom.xml
index b4f754c732..b458120941 100644
--- a/extensions/security/audittrail/pom.xml
+++ b/extensions/security/audittrail/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -46,30 +46,30 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-audittrail-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-audittrail-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <scope>test</scope>
                 <type>test-jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-audittrail-persistence-jpa</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-audittrail-persistence-jdo</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.causeway.testing</groupId>
                 <artifactId>causeway-testing-integtestsupport</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/extensions/security/secman/applib/pom.xml b/extensions/security/secman/applib/pom.xml
index 9fe5e2289f..765a4d2fc3 100644
--- a/extensions/security/secman/applib/pom.xml
+++ b/extensions/security/secman/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/delegated-shiro/pom.xml b/extensions/security/secman/delegated-shiro/pom.xml
index f4b096f466..5fdaf1f0e7 100644
--- a/extensions/security/secman/delegated-shiro/pom.xml
+++ b/extensions/security/secman/delegated-shiro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -54,7 +54,7 @@
 		<dependency>
 			<groupId>org.apache.causeway.extensions</groupId>
 			<artifactId>causeway-extensions-secman-applib</artifactId>
-			<version>2.0.0-SNAPSHOT</version>
+			<version>2.0.0-RC1</version>
 			<scope>provided</scope>
 		</dependency>
 
diff --git a/extensions/security/secman/delegated-springoauth2/pom.xml b/extensions/security/secman/delegated-springoauth2/pom.xml
index 5cf2e9b3b1..7795844fae 100644
--- a/extensions/security/secman/delegated-springoauth2/pom.xml
+++ b/extensions/security/secman/delegated-springoauth2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/encryption-jbcrypt/pom.xml b/extensions/security/secman/encryption-jbcrypt/pom.xml
index 02b88f6f06..db81512878 100644
--- a/extensions/security/secman/encryption-jbcrypt/pom.xml
+++ b/extensions/security/secman/encryption-jbcrypt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/encryption-spring/pom.xml b/extensions/security/secman/encryption-spring/pom.xml
index c73890a01d..ce12981b96 100644
--- a/extensions/security/secman/encryption-spring/pom.xml
+++ b/extensions/security/secman/encryption-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/integration/pom.xml b/extensions/security/secman/integration/pom.xml
index 6977e5f0dd..e6c98afc25 100644
--- a/extensions/security/secman/integration/pom.xml
+++ b/extensions/security/secman/integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/persistence-jdo/pom.xml b/extensions/security/secman/persistence-jdo/pom.xml
index d0b7f3ddce..6a548bc2d4 100644
--- a/extensions/security/secman/persistence-jdo/pom.xml
+++ b/extensions/security/secman/persistence-jdo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/persistence-jpa/pom.xml b/extensions/security/secman/persistence-jpa/pom.xml
index 6ccd35f670..0b72a508f4 100644
--- a/extensions/security/secman/persistence-jpa/pom.xml
+++ b/extensions/security/secman/persistence-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-secman</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/secman/pom.xml b/extensions/security/secman/pom.xml
index c0c7197c4d..a0d2164c6c 100644
--- a/extensions/security/secman/pom.xml
+++ b/extensions/security/secman/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -43,55 +43,55 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-applib</artifactId>
                 <scope>test</scope>
                 <type>test-jar</type>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-integration</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-encryption-jbcrypt</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-encryption-spring</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-persistence-jdo</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-persistence-jpa</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-delegated-shiro</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-secman-delegated-springoauth2</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.causeway.testing</groupId>
                 <artifactId>causeway-testing-integtestsupport</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/extensions/security/sessionlog/applib/pom.xml b/extensions/security/sessionlog/applib/pom.xml
index 7fc5491d8f..e4b1063488 100644
--- a/extensions/security/sessionlog/applib/pom.xml
+++ b/extensions/security/sessionlog/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-sessionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/sessionlog/persistence-jdo/pom.xml b/extensions/security/sessionlog/persistence-jdo/pom.xml
index 3d1d6529e6..7acaf0199d 100644
--- a/extensions/security/sessionlog/persistence-jdo/pom.xml
+++ b/extensions/security/sessionlog/persistence-jdo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-sessionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/sessionlog/persistence-jpa/pom.xml b/extensions/security/sessionlog/persistence-jpa/pom.xml
index 95b7473674..578730a475 100644
--- a/extensions/security/sessionlog/persistence-jpa/pom.xml
+++ b/extensions/security/sessionlog/persistence-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-sessionlog</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/sessionlog/pom.xml b/extensions/security/sessionlog/pom.xml
index 47b141c4ab..7cb87e3f4e 100644
--- a/extensions/security/sessionlog/pom.xml
+++ b/extensions/security/sessionlog/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -43,30 +43,30 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-sessionlog-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-sessionlog-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <scope>test</scope>
                 <type>test-jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-sessionlog-persistence-jpa</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-sessionlog-persistence-jdo</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.causeway.testing</groupId>
                 <artifactId>causeway-testing-integtestsupport</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/extensions/security/shiro-realm-ldap/impl/pom.xml b/extensions/security/shiro-realm-ldap/impl/pom.xml
index 6bf5bb3c65..41397fa99f 100644
--- a/extensions/security/shiro-realm-ldap/impl/pom.xml
+++ b/extensions/security/shiro-realm-ldap/impl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-shiro-realm-ldap</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-shiro-realm-ldap-impl</artifactId>
diff --git a/extensions/security/shiro-realm-ldap/pom.xml b/extensions/security/shiro-realm-ldap/pom.xml
index 91b8cc6b1d..20892ce935 100644
--- a/extensions/security/shiro-realm-ldap/pom.xml
+++ b/extensions/security/shiro-realm-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/security/spring-oauth2/pom.xml b/extensions/security/spring-oauth2/pom.xml
index 4de283f8e6..a188c1b20c 100644
--- a/extensions/security/spring-oauth2/pom.xml
+++ b/extensions/security/spring-oauth2/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/extensions/vro/cors/impl/pom.xml b/extensions/vro/cors/impl/pom.xml
index 4ab60d1f0a..e0c44df8ad 100644
--- a/extensions/vro/cors/impl/pom.xml
+++ b/extensions/vro/cors/impl/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-cors</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-cors-impl</artifactId>
diff --git a/extensions/vro/cors/pom.xml b/extensions/vro/cors/pom.xml
index 6646aa2c3e..26ec843f00 100644
--- a/extensions/vro/cors/pom.xml
+++ b/extensions/vro/cors/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/extensions/vw/exceldownload/pom.xml b/extensions/vw/exceldownload/pom.xml
index 41ef4cd1e9..f89be5ca1b 100644
--- a/extensions/vw/exceldownload/pom.xml
+++ b/extensions/vw/exceldownload/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-exceldownload-wicket-ui</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/extensions/vw/exceldownload/wicket-ui/pom.xml b/extensions/vw/exceldownload/wicket-ui/pom.xml
index 4a0e1ff5a7..a8e0014357 100644
--- a/extensions/vw/exceldownload/wicket-ui/pom.xml
+++ b/extensions/vw/exceldownload/wicket-ui/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-exceldownload</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-exceldownload-wicket-ui</artifactId>
diff --git a/extensions/vw/fullcalendar/applib/pom.xml b/extensions/vw/fullcalendar/applib/pom.xml
index 5df3be5cea..e954e689cb 100644
--- a/extensions/vw/fullcalendar/applib/pom.xml
+++ b/extensions/vw/fullcalendar/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-fullcalendar</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-fullcalendar-applib</artifactId>
diff --git a/extensions/vw/fullcalendar/pom.xml b/extensions/vw/fullcalendar/pom.xml
index ad1dce1572..e708c67d00 100644
--- a/extensions/vw/fullcalendar/pom.xml
+++ b/extensions/vw/fullcalendar/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -40,23 +40,23 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-fullcalendar-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-fullcalendar-wicket</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-fullcalendar-wicket-integration</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-fullcalendar-wicket-ui</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/extensions/vw/fullcalendar/wicket/integration/pom.xml b/extensions/vw/fullcalendar/wicket/integration/pom.xml
index 2bd2d69fa0..446101a96b 100644
--- a/extensions/vw/fullcalendar/wicket/integration/pom.xml
+++ b/extensions/vw/fullcalendar/wicket/integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-fullcalendar-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
 	<artifactId>causeway-extensions-fullcalendar-wicket-integration</artifactId>
diff --git a/extensions/vw/fullcalendar/wicket/pom.xml b/extensions/vw/fullcalendar/wicket/pom.xml
index ca279cf7ef..bdfc86e8dc 100644
--- a/extensions/vw/fullcalendar/wicket/pom.xml
+++ b/extensions/vw/fullcalendar/wicket/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-fullcalendar</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-fullcalendar-wicket</artifactId>
diff --git a/extensions/vw/fullcalendar/wicket/ui/pom.xml b/extensions/vw/fullcalendar/wicket/ui/pom.xml
index 35fd31a9e8..85be700c71 100644
--- a/extensions/vw/fullcalendar/wicket/ui/pom.xml
+++ b/extensions/vw/fullcalendar/wicket/ui/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-fullcalendar-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
 	<artifactId>causeway-extensions-fullcalendar-wicket-ui</artifactId>
diff --git a/extensions/vw/pdfjs/applib/pom.xml b/extensions/vw/pdfjs/applib/pom.xml
index 6b5a03085a..70a976b1ad 100644
--- a/extensions/vw/pdfjs/applib/pom.xml
+++ b/extensions/vw/pdfjs/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-pdfjs</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-pdfjs-applib</artifactId>
diff --git a/extensions/vw/pdfjs/metamodel/pom.xml b/extensions/vw/pdfjs/metamodel/pom.xml
index ea82db30d2..887ac842cf 100644
--- a/extensions/vw/pdfjs/metamodel/pom.xml
+++ b/extensions/vw/pdfjs/metamodel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-pdfjs</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-pdfjs-metamodel</artifactId>
diff --git a/extensions/vw/pdfjs/pom.xml b/extensions/vw/pdfjs/pom.xml
index 611a5f6f03..93d5d3ab91 100644
--- a/extensions/vw/pdfjs/pom.xml
+++ b/extensions/vw/pdfjs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-pdfjs-applib</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
@@ -50,23 +50,23 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-pdfjs-metamodel</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-pdfjs-wicket</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-pdfjs-wicket-integration</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions-pdfjs-wicket-ui</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/extensions/vw/pdfjs/wicket/integration/pom.xml b/extensions/vw/pdfjs/wicket/integration/pom.xml
index 8cd653af2f..b516b42f0f 100644
--- a/extensions/vw/pdfjs/wicket/integration/pom.xml
+++ b/extensions/vw/pdfjs/wicket/integration/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-pdfjs-wicket</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-pdfjs-wicket-integration</artifactId>
diff --git a/extensions/vw/pdfjs/wicket/pom.xml b/extensions/vw/pdfjs/wicket/pom.xml
index 608fbf6ec6..a644af6529 100644
--- a/extensions/vw/pdfjs/wicket/pom.xml
+++ b/extensions/vw/pdfjs/wicket/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.extensions</groupId>
         <artifactId>causeway-extensions-pdfjs</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-pdfjs-wicket</artifactId>
diff --git a/extensions/vw/pdfjs/wicket/ui/pom.xml b/extensions/vw/pdfjs/wicket/ui/pom.xml
index 555e153716..950c829035 100644
--- a/extensions/vw/pdfjs/wicket/ui/pom.xml
+++ b/extensions/vw/pdfjs/wicket/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-pdfjs-wicket</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-pdfjs-wicket-ui</artifactId>
diff --git a/extensions/vw/sse/applib/pom.xml b/extensions/vw/sse/applib/pom.xml
index 789c0cc096..433b73f472 100644
--- a/extensions/vw/sse/applib/pom.xml
+++ b/extensions/vw/sse/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-sse</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-sse-applib</artifactId>
diff --git a/extensions/vw/sse/metamodel/pom.xml b/extensions/vw/sse/metamodel/pom.xml
index c01f6706e2..3e6c3e0775 100644
--- a/extensions/vw/sse/metamodel/pom.xml
+++ b/extensions/vw/sse/metamodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-sse</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-sse-metamodel</artifactId>
diff --git a/extensions/vw/sse/pom.xml b/extensions/vw/sse/pom.xml
index e9bca0bfee..2efa3796ec 100644
--- a/extensions/vw/sse/pom.xml
+++ b/extensions/vw/sse/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -32,17 +32,17 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-metamodel</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions-sse-wicket</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/extensions/vw/sse/wicket/pom.xml b/extensions/vw/sse/wicket/pom.xml
index 644b85fb7b..8a93550ec4 100644
--- a/extensions/vw/sse/wicket/pom.xml
+++ b/extensions/vw/sse/wicket/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.extensions</groupId>
 		<artifactId>causeway-extensions-sse</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-sse-wicket</artifactId>
diff --git a/incubator/clients/kroviz/pom.xml b/incubator/clients/kroviz/pom.xml
index 55b0794547..5744055460 100644
--- a/incubator/clients/kroviz/pom.xml
+++ b/incubator/clients/kroviz/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.causeway.incubator</groupId>
         <artifactId>causeway-incubator</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/incubator/extensions/core/commandreplay/pom.xml b/incubator/extensions/core/commandreplay/pom.xml
index 20334a1561..19d947a5da 100644
--- a/incubator/extensions/core/commandreplay/pom.xml
+++ b/incubator/extensions/core/commandreplay/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator</groupId>
 		<artifactId>causeway-incubator</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../../pom.xml</relativePath>
 	</parent>
 
@@ -34,19 +34,19 @@
 			<dependency>
 				<groupId>org.apache.causeway.incubator.extensions</groupId>
 				<artifactId>causeway-extensions-commandreplay-primary</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.extensions</groupId>
 				<artifactId>causeway-extensions-commandreplay-secondary</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
@@ -54,7 +54,7 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
@@ -62,7 +62,7 @@
 			<dependency>
 		    	<groupId>org.apache.causeway.viewer</groupId>
             	<artifactId>causeway-viewer-restfulobjects-client</artifactId>
-        		<version>2.0.0-SNAPSHOT</version>
+        		<version>2.0.0-RC1</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/incubator/extensions/core/commandreplay/primary/pom.xml b/incubator/extensions/core/commandreplay/primary/pom.xml
index d3889e783d..27e17b8763 100644
--- a/incubator/extensions/core/commandreplay/primary/pom.xml
+++ b/incubator/extensions/core/commandreplay/primary/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.incubator.extensions</groupId>
         <artifactId>causeway-extensions-commandreplay</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-extensions-commandreplay-primary</artifactId>
diff --git a/incubator/extensions/core/commandreplay/secondary/pom.xml b/incubator/extensions/core/commandreplay/secondary/pom.xml
index 0d24c18ecc..14c10c4202 100644
--- a/incubator/extensions/core/commandreplay/secondary/pom.xml
+++ b/incubator/extensions/core/commandreplay/secondary/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.extensions</groupId>
 		<artifactId>causeway-extensions-commandreplay</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-extensions-commandreplay-secondary</artifactId>
diff --git a/incubator/pom.xml b/incubator/pom.xml
index ec71bd80de..2ad7753cb7 100644
--- a/incubator/pom.xml
+++ b/incubator/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
@@ -143,52 +143,52 @@
 			<dependency>
 				<groupId>org.apache.causeway.incubator.extensions</groupId>
 				<artifactId>causeway-extensions-commandreplay</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.extensions</groupId>
 				<artifactId>causeway-extensions-commandreplay-primary</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.extensions</groupId>
 				<artifactId>causeway-extensions-commandreplay-secondary</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-javafx</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 
@@ -197,7 +197,7 @@
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fixtures-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 		</dependencies>
diff --git a/incubator/viewers/graphql/applib/pom.xml b/incubator/viewers/graphql/applib/pom.xml
index 32353722e4..668cb8065a 100644
--- a/incubator/viewers/graphql/applib/pom.xml
+++ b/incubator/viewers/graphql/applib/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-graphql</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-graphql-applib</artifactId>
diff --git a/incubator/viewers/graphql/model/pom.xml b/incubator/viewers/graphql/model/pom.xml
index 83c653bc1f..b6f28ca36d 100644
--- a/incubator/viewers/graphql/model/pom.xml
+++ b/incubator/viewers/graphql/model/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-graphql</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-graphql-model</artifactId>
diff --git a/incubator/viewers/graphql/pom.xml b/incubator/viewers/graphql/pom.xml
index 3e60283b9a..b55814deaf 100644
--- a/incubator/viewers/graphql/pom.xml
+++ b/incubator/viewers/graphql/pom.xml
@@ -33,7 +33,7 @@
 
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../../core/pom.xml</relativePath>
 	</parent>
 
@@ -53,25 +53,25 @@
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-graphql-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fixtures-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
diff --git a/incubator/viewers/graphql/test/pom.xml b/incubator/viewers/graphql/test/pom.xml
index 3daef69feb..08d1e8c19d 100644
--- a/incubator/viewers/graphql/test/pom.xml
+++ b/incubator/viewers/graphql/test/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-graphql</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-graphql-test</artifactId>
diff --git a/incubator/viewers/graphql/viewer/pom.xml b/incubator/viewers/graphql/viewer/pom.xml
index 9dc8d2060a..3431cac945 100644
--- a/incubator/viewers/graphql/viewer/pom.xml
+++ b/incubator/viewers/graphql/viewer/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-graphql</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-graphql-viewer</artifactId>
diff --git a/incubator/viewers/javafx/model/pom.xml b/incubator/viewers/javafx/model/pom.xml
index eb64c0950a..bf8cd5808c 100644
--- a/incubator/viewers/javafx/model/pom.xml
+++ b/incubator/viewers/javafx/model/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-javafx</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-javafx-model</artifactId>
diff --git a/incubator/viewers/javafx/pom.xml b/incubator/viewers/javafx/pom.xml
index 4241cf6aa5..659f6ac480 100644
--- a/incubator/viewers/javafx/pom.xml
+++ b/incubator/viewers/javafx/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator</groupId>
 		<artifactId>causeway-incubator</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -44,19 +44,19 @@
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-javafx-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-javafx-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-javafx-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 			<!-- JAVA-FX -->
diff --git a/incubator/viewers/javafx/ui/pom.xml b/incubator/viewers/javafx/ui/pom.xml
index 5984b58acb..12cdaa6434 100644
--- a/incubator/viewers/javafx/ui/pom.xml
+++ b/incubator/viewers/javafx/ui/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-javafx</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-javafx-ui</artifactId>
diff --git a/incubator/viewers/javafx/viewer/pom.xml b/incubator/viewers/javafx/viewer/pom.xml
index 64987501c2..d673c909f5 100644
--- a/incubator/viewers/javafx/viewer/pom.xml
+++ b/incubator/viewers/javafx/viewer/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-javafx</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-javafx-viewer</artifactId>
diff --git a/incubator/viewers/vaadin/model/pom.xml b/incubator/viewers/vaadin/model/pom.xml
index b93535dc6d..f447c2168f 100644
--- a/incubator/viewers/vaadin/model/pom.xml
+++ b/incubator/viewers/vaadin/model/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-vaadin</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-vaadin-model</artifactId>
diff --git a/incubator/viewers/vaadin/pom.xml b/incubator/viewers/vaadin/pom.xml
index d3a3489e03..023938c624 100644
--- a/incubator/viewers/vaadin/pom.xml
+++ b/incubator/viewers/vaadin/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator</groupId>
 		<artifactId>causeway-incubator</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -43,17 +43,17 @@
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-model</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-ui</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.incubator.viewer</groupId>
 				<artifactId>causeway-viewer-vaadin-viewer</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 
 		</dependencies>
diff --git a/incubator/viewers/vaadin/ui/pom.xml b/incubator/viewers/vaadin/ui/pom.xml
index ad779e3bc9..975cb2eb91 100644
--- a/incubator/viewers/vaadin/ui/pom.xml
+++ b/incubator/viewers/vaadin/ui/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-vaadin</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-vaadin-ui</artifactId>
diff --git a/incubator/viewers/vaadin/viewer/pom.xml b/incubator/viewers/vaadin/viewer/pom.xml
index f49cdcd010..4d4334313a 100644
--- a/incubator/viewers/vaadin/viewer/pom.xml
+++ b/incubator/viewers/vaadin/viewer/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.incubator.viewer</groupId>
 		<artifactId>causeway-viewer-vaadin</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-vaadin-viewer</artifactId>
diff --git a/mavendeps/pom.xml b/mavendeps/pom.xml
index 6be2b3e129..2ed4130939 100644
--- a/mavendeps/pom.xml
+++ b/mavendeps/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/mavendeps/webapp/pom.xml b/mavendeps/webapp/pom.xml
index 068be8192a..b31b2798d0 100644
--- a/mavendeps/webapp/pom.xml
+++ b/mavendeps/webapp/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.mavendeps</groupId>
 		<artifactId>causeway-mavendeps</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-mavendeps-webapp</artifactId>
diff --git a/persistence/commons/pom.xml b/persistence/commons/pom.xml
index 83e9bb5ff0..f4f4fee3d1 100644
--- a/persistence/commons/pom.xml
+++ b/persistence/commons/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/persistence/jdo/applib/pom.xml b/persistence/jdo/applib/pom.xml
index 7922288388..886a987bc1 100644
--- a/persistence/jdo/applib/pom.xml
+++ b/persistence/jdo/applib/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-applib</artifactId>
diff --git a/persistence/jdo/datanucleus/pom.xml b/persistence/jdo/datanucleus/pom.xml
index 445407b0e3..e50fea6a43 100644
--- a/persistence/jdo/datanucleus/pom.xml
+++ b/persistence/jdo/datanucleus/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-datanucleus</artifactId>
diff --git a/persistence/jdo/integration/pom.xml b/persistence/jdo/integration/pom.xml
index f1c43ea624..0424b13a07 100644
--- a/persistence/jdo/integration/pom.xml
+++ b/persistence/jdo/integration/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-integration</artifactId>
diff --git a/persistence/jdo/metamodel/pom.xml b/persistence/jdo/metamodel/pom.xml
index f3a4586718..34f9c99d26 100644
--- a/persistence/jdo/metamodel/pom.xml
+++ b/persistence/jdo/metamodel/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-metamodel</artifactId>
diff --git a/persistence/jdo/pom.xml b/persistence/jdo/pom.xml
index e607d37f78..84169c2e5f 100644
--- a/persistence/jdo/pom.xml
+++ b/persistence/jdo/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/persistence/jdo/provider/pom.xml b/persistence/jdo/provider/pom.xml
index 99f992a76a..9e6d0b59ed 100644
--- a/persistence/jdo/provider/pom.xml
+++ b/persistence/jdo/provider/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-provider</artifactId>
diff --git a/persistence/jdo/spring/pom.xml b/persistence/jdo/spring/pom.xml
index 01840f67f0..2778e77752 100644
--- a/persistence/jdo/spring/pom.xml
+++ b/persistence/jdo/spring/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jdo</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jdo-spring</artifactId>
diff --git a/persistence/jpa/applib/pom.xml b/persistence/jpa/applib/pom.xml
index 6b42bdc838..e14e79ddbc 100644
--- a/persistence/jpa/applib/pom.xml
+++ b/persistence/jpa/applib/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jpa</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jpa-applib</artifactId>
diff --git a/persistence/jpa/eclipselink/pom.xml b/persistence/jpa/eclipselink/pom.xml
index d7ad03ccea..496f333155 100644
--- a/persistence/jpa/eclipselink/pom.xml
+++ b/persistence/jpa/eclipselink/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jpa</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jpa-eclipselink</artifactId>
diff --git a/persistence/jpa/integration/pom.xml b/persistence/jpa/integration/pom.xml
index 0ddff553ac..ab3d99864a 100644
--- a/persistence/jpa/integration/pom.xml
+++ b/persistence/jpa/integration/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jpa</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jpa-integration</artifactId>
diff --git a/persistence/jpa/metamodel/pom.xml b/persistence/jpa/metamodel/pom.xml
index e97a9d63d1..ac9f751a2a 100644
--- a/persistence/jpa/metamodel/pom.xml
+++ b/persistence/jpa/metamodel/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.persistence</groupId>
 		<artifactId>causeway-persistence-jpa</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-persistence-jpa-metamodel</artifactId>
diff --git a/persistence/jpa/pom.xml b/persistence/jpa/pom.xml
index d21e78c16c..7a4ae0fccc 100644
--- a/persistence/jpa/pom.xml
+++ b/persistence/jpa/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/pom.xml b/regressiontests/pom.xml
index 13aa3bfab1..e21df9bb5c 100644
--- a/regressiontests/pom.xml
+++ b/regressiontests/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway</groupId>
 		<artifactId>causeway-bom</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../bom/pom.xml</relativePath>
 	</parent>
 
@@ -158,28 +158,28 @@
 			<dependency>
 				<groupId>org.apache.causeway.extensions</groupId>
 				<artifactId>causeway-extensions</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.causeway.valuetypes</groupId>
 				<artifactId>causeway-valuetypes</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
 			<dependency>
                 <groupId>org.apache.causeway.viewer</groupId>
                 <artifactId>causeway-viewer-wicket</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/regressiontests/stable-bootstrapping/pom.xml b/regressiontests/stable-bootstrapping/pom.xml
index ecdf126d0f..07749b5304 100644
--- a/regressiontests/stable-bootstrapping/pom.xml
+++ b/regressiontests/stable-bootstrapping/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-cmdexecauditsess/generic/pom.xml b/regressiontests/stable-cmdexecauditsess/generic/pom.xml
index b63d0fcda0..a68600faec 100644
--- a/regressiontests/stable-cmdexecauditsess/generic/pom.xml
+++ b/regressiontests/stable-cmdexecauditsess/generic/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests-stable-cmdexecauditsess</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-regressiontests-stable-cmdexecauditsess-generic</artifactId>
diff --git a/regressiontests/stable-cmdexecauditsess/persistence-jdo/pom.xml b/regressiontests/stable-cmdexecauditsess/persistence-jdo/pom.xml
index dc73f5db16..ba7c9b3294 100644
--- a/regressiontests/stable-cmdexecauditsess/persistence-jdo/pom.xml
+++ b/regressiontests/stable-cmdexecauditsess/persistence-jdo/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests-stable-cmdexecauditsess</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-regressiontests-stable-cmdexecauditsess-persistence-jdo</artifactId>
diff --git a/regressiontests/stable-cmdexecauditsess/persistence-jpa/pom.xml b/regressiontests/stable-cmdexecauditsess/persistence-jpa/pom.xml
index 24ee580200..56c89ababd 100644
--- a/regressiontests/stable-cmdexecauditsess/persistence-jpa/pom.xml
+++ b/regressiontests/stable-cmdexecauditsess/persistence-jpa/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests-stable-cmdexecauditsess</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-regressiontests-stable-cmdexecauditsess-persistence-jpa</artifactId>
diff --git a/regressiontests/stable-cmdexecauditsess/pom.xml b/regressiontests/stable-cmdexecauditsess/pom.xml
index d9abdebb94..7a0c56ab4d 100644
--- a/regressiontests/stable-cmdexecauditsess/pom.xml
+++ b/regressiontests/stable-cmdexecauditsess/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -38,14 +38,14 @@
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
                 <artifactId>causeway-extensions</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.testing</groupId>
                 <artifactId>causeway-testing</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -53,7 +53,7 @@
             <dependency>
                 <groupId>org.apache.causeway.regressiontests</groupId>
                 <artifactId>causeway-regressiontests-stable-cmdexecauditsess-generic</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/regressiontests/stable-config/pom.xml b/regressiontests/stable-config/pom.xml
index 10b2a1ab6b..a36b7ed60a 100644
--- a/regressiontests/stable-config/pom.xml
+++ b/regressiontests/stable-config/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-core-wrapperfactory/pom.xml b/regressiontests/stable-core-wrapperfactory/pom.xml
index 078248ded2..c158bbe171 100644
--- a/regressiontests/stable-core-wrapperfactory/pom.xml
+++ b/regressiontests/stable-core-wrapperfactory/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-regressiontests-stable-core-wrapperfactory</artifactId>
diff --git a/regressiontests/stable-cucumber/pom.xml b/regressiontests/stable-cucumber/pom.xml
index 34402b9461..cc4f52b508 100644
--- a/regressiontests/stable-cucumber/pom.xml
+++ b/regressiontests/stable-cucumber/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-domainmodel/pom.xml b/regressiontests/stable-domainmodel/pom.xml
index 6925057041..e451b199c3 100644
--- a/regressiontests/stable-domainmodel/pom.xml
+++ b/regressiontests/stable-domainmodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-eventhandling/pom.xml b/regressiontests/stable-eventhandling/pom.xml
index c0998bacbe..70b6ee5ae9 100644
--- a/regressiontests/stable-eventhandling/pom.xml
+++ b/regressiontests/stable-eventhandling/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-factory/pom.xml b/regressiontests/stable-factory/pom.xml
index 8116020c68..61e7457b0c 100644
--- a/regressiontests/stable-factory/pom.xml
+++ b/regressiontests/stable-factory/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-interact/pom.xml b/regressiontests/stable-interact/pom.xml
index b854572021..4414626665 100644
--- a/regressiontests/stable-interact/pom.xml
+++ b/regressiontests/stable-interact/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-layouts/pom.xml b/regressiontests/stable-layouts/pom.xml
index f36f69a7c3..0a12e93fb5 100644
--- a/regressiontests/stable-layouts/pom.xml
+++ b/regressiontests/stable-layouts/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.causeway.regressiontests</groupId>
         <artifactId>causeway-regressiontests</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-regressiontests-stable-layouts</artifactId>
diff --git a/regressiontests/stable-persistence-jdo/pom.xml b/regressiontests/stable-persistence-jdo/pom.xml
index edf91be7a2..d75b021667 100644
--- a/regressiontests/stable-persistence-jdo/pom.xml
+++ b/regressiontests/stable-persistence-jdo/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-persistence-jpa/pom.xml b/regressiontests/stable-persistence-jpa/pom.xml
index 684a4181df..9fd50ec81c 100644
--- a/regressiontests/stable-persistence-jpa/pom.xml
+++ b/regressiontests/stable-persistence-jpa/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-publishing-jpa/pom.xml b/regressiontests/stable-publishing-jpa/pom.xml
index 6edd87ad15..cbe43c9b76 100644
--- a/regressiontests/stable-publishing-jpa/pom.xml
+++ b/regressiontests/stable-publishing-jpa/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-rest/pom.xml b/regressiontests/stable-rest/pom.xml
index 7a8014ef07..a675ebb9cc 100644
--- a/regressiontests/stable-rest/pom.xml
+++ b/regressiontests/stable-rest/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-value/pom.xml b/regressiontests/stable-value/pom.xml
index de9a772f3c..cc7bfcd718 100644
--- a/regressiontests/stable-value/pom.xml
+++ b/regressiontests/stable-value/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-viewers-common/pom.xml b/regressiontests/stable-viewers-common/pom.xml
index f16ae9e698..b641abb9a2 100644
--- a/regressiontests/stable-viewers-common/pom.xml
+++ b/regressiontests/stable-viewers-common/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-viewers-jdo/pom.xml b/regressiontests/stable-viewers-jdo/pom.xml
index d765892168..5a71845e45 100644
--- a/regressiontests/stable-viewers-jdo/pom.xml
+++ b/regressiontests/stable-viewers-jdo/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable-viewers-jpa/pom.xml b/regressiontests/stable-viewers-jpa/pom.xml
index 4937b12ee5..321fae2aca 100644
--- a/regressiontests/stable-viewers-jpa/pom.xml
+++ b/regressiontests/stable-viewers-jpa/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/regressiontests/stable/pom.xml b/regressiontests/stable/pom.xml
index 6614a53726..7607bc1bd3 100644
--- a/regressiontests/stable/pom.xml
+++ b/regressiontests/stable/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.regressiontests</groupId>
 		<artifactId>causeway-regressiontests</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/security/bypass/pom.xml b/security/bypass/pom.xml
index 40d12ede71..6c803635c8 100644
--- a/security/bypass/pom.xml
+++ b/security/bypass/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/security/keycloak/pom.xml b/security/keycloak/pom.xml
index 4ddedbe430..232c4aa762 100644
--- a/security/keycloak/pom.xml
+++ b/security/keycloak/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-    	<version>2.0.0-SNAPSHOT</version>
+    	<version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
             <dependency>
                 <groupId>org.apache.causeway.security</groupId>
                 <artifactId>causeway-security-keycloak</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-RC1</version>
             </dependency>
     	</dependencies>
     </dependencyManagement>
diff --git a/security/shiro/pom.xml b/security/shiro/pom.xml
index 6e56a9bb1d..ba1db64226 100644
--- a/security/shiro/pom.xml
+++ b/security/shiro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-    	<version>2.0.0-SNAPSHOT</version>
+    	<version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/security/spring/pom.xml b/security/spring/pom.xml
index 8b16d7be2a..d418bb1105 100644
--- a/security/spring/pom.xml
+++ b/security/spring/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/starters/pom.xml b/starters/pom.xml
index 9c509c9510..893f427a1a 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -20,7 +20,7 @@
 		in build-artifacts.sh -->
 	<groupId>org.apache.causeway.app</groupId>
 	<artifactId>causeway-app-starter-parent</artifactId>
-	<version>2.0.0-SNAPSHOT</version>
+	<version>2.0.0-RC1</version>
 	<packaging>pom</packaging>
 
 	<parent>
@@ -86,7 +86,7 @@
 			<dependency>
 				<groupId>org.apache.causeway</groupId>
 				<artifactId>causeway-bom</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 				<scope>import</scope>
 				<type>pom</type>
 			</dependency>
diff --git a/testing/archtestsupport/applib/pom.xml b/testing/archtestsupport/applib/pom.xml
index eb11ac79cf..2c3226bbe8 100644
--- a/testing/archtestsupport/applib/pom.xml
+++ b/testing/archtestsupport/applib/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing-archtestsupport</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-archtestsupport-applib</artifactId>
diff --git a/testing/archtestsupport/pom.xml b/testing/archtestsupport/pom.xml
index 84a86ea43d..06be24b343 100644
--- a/testing/archtestsupport/pom.xml
+++ b/testing/archtestsupport/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-archtestsupport</artifactId>
diff --git a/testing/fakedata/applib/pom.xml b/testing/fakedata/applib/pom.xml
index 5270acf54f..c77214330c 100644
--- a/testing/fakedata/applib/pom.xml
+++ b/testing/fakedata/applib/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing-fakedata</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-fakedata-applib</artifactId>
diff --git a/testing/fakedata/fixtures/pom.xml b/testing/fakedata/fixtures/pom.xml
index 1d51c31844..a3289e0919 100644
--- a/testing/fakedata/fixtures/pom.xml
+++ b/testing/fakedata/fixtures/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing-fakedata</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-fakedata-fixtures</artifactId>
diff --git a/testing/fakedata/integtests/pom.xml b/testing/fakedata/integtests/pom.xml
index 02b6603e85..0d598ac041 100644
--- a/testing/fakedata/integtests/pom.xml
+++ b/testing/fakedata/integtests/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing-fakedata</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-fakedata-integtests</artifactId>
diff --git a/testing/fakedata/pom.xml b/testing/fakedata/pom.xml
index b22841e5e9..6336102407 100644
--- a/testing/fakedata/pom.xml
+++ b/testing/fakedata/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-fakedata</artifactId>
diff --git a/testing/fixtures/applib/pom.xml b/testing/fixtures/applib/pom.xml
index 953b14ca60..a0e49c0c3a 100644
--- a/testing/fixtures/applib/pom.xml
+++ b/testing/fixtures/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing-fixtures</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-fixtures-applib</artifactId>
diff --git a/testing/fixtures/pom.xml b/testing/fixtures/pom.xml
index 295bf81cbe..238033455d 100644
--- a/testing/fixtures/pom.xml
+++ b/testing/fixtures/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-fixtures</artifactId>
@@ -33,7 +33,7 @@
 			<dependency>
 				<groupId>org.apache.causeway.testing</groupId>
 				<artifactId>causeway-testing-fixtures-applib</artifactId>
-				<version>2.0.0-SNAPSHOT</version>
+				<version>2.0.0-RC1</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/testing/h2console/pom.xml b/testing/h2console/pom.xml
index 65d746422e..529a1ed6df 100644
--- a/testing/h2console/pom.xml
+++ b/testing/h2console/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-h2console</artifactId>
diff --git a/testing/h2console/ui/pom.xml b/testing/h2console/ui/pom.xml
index f6b820b7a6..f0972dff40 100644
--- a/testing/h2console/ui/pom.xml
+++ b/testing/h2console/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing-h2console</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-h2console-ui</artifactId>
diff --git a/testing/hsqldbmgr/pom.xml b/testing/hsqldbmgr/pom.xml
index 16e9576bef..60e1c854f2 100644
--- a/testing/hsqldbmgr/pom.xml
+++ b/testing/hsqldbmgr/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-hsqldbmgr</artifactId>
diff --git a/testing/hsqldbmgr/ui/pom.xml b/testing/hsqldbmgr/ui/pom.xml
index 2bf268cebf..ee65855b81 100644
--- a/testing/hsqldbmgr/ui/pom.xml
+++ b/testing/hsqldbmgr/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing-hsqldbmgr</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-hsqldbmgr-ui</artifactId>
diff --git a/testing/integtestsupport/applib/pom.xml b/testing/integtestsupport/applib/pom.xml
index 1f1edc4376..e857b04e4c 100644
--- a/testing/integtestsupport/applib/pom.xml
+++ b/testing/integtestsupport/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing-integtestsupport</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-integtestsupport-applib</artifactId>
diff --git a/testing/integtestsupport/pom.xml b/testing/integtestsupport/pom.xml
index 86713ca882..ad8ffd02f0 100644
--- a/testing/integtestsupport/pom.xml
+++ b/testing/integtestsupport/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-integtestsupport</artifactId>
diff --git a/testing/pom.xml b/testing/pom.xml
index 8ae7079249..044901ac7c 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/testing/specsupport/applib/pom.xml b/testing/specsupport/applib/pom.xml
index f697421d24..1493027668 100644
--- a/testing/specsupport/applib/pom.xml
+++ b/testing/specsupport/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing-specsupport</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-specsupport-applib</artifactId>
diff --git a/testing/specsupport/pom.xml b/testing/specsupport/pom.xml
index 1aabff72ca..76afa42bd6 100644
--- a/testing/specsupport/pom.xml
+++ b/testing/specsupport/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.testing</groupId>
 		<artifactId>causeway-testing</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-testing-specsupport</artifactId>
diff --git a/testing/unittestsupport/applib/pom.xml b/testing/unittestsupport/applib/pom.xml
index 785abc0224..4698c92d83 100644
--- a/testing/unittestsupport/applib/pom.xml
+++ b/testing/unittestsupport/applib/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing-unittestsupport</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-unittestsupport-applib</artifactId>
diff --git a/testing/unittestsupport/pom.xml b/testing/unittestsupport/pom.xml
index 5144e3e8a8..4578fefae1 100644
--- a/testing/unittestsupport/pom.xml
+++ b/testing/unittestsupport/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.causeway.testing</groupId>
         <artifactId>causeway-testing</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-testing-unittestsupport</artifactId>
diff --git a/tooling/c4modeling/pom.xml b/tooling/c4modeling/pom.xml
index c528782116..7fd7a8c3fb 100644
--- a/tooling/c4modeling/pom.xml
+++ b/tooling/c4modeling/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-c4modeling</artifactId>
diff --git a/tooling/cli/pom.xml b/tooling/cli/pom.xml
index 44982a49eb..2281ab542f 100644
--- a/tooling/cli/pom.xml
+++ b/tooling/cli/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-cli</artifactId>
diff --git a/tooling/java2adoc/pom.xml b/tooling/java2adoc/pom.xml
index 5b59e833e4..aa0299f5c1 100644
--- a/tooling/java2adoc/pom.xml
+++ b/tooling/java2adoc/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-java2adoc</artifactId>
diff --git a/tooling/javamodel/pom.xml b/tooling/javamodel/pom.xml
index 839fb3bfab..d8a9df5f6f 100644
--- a/tooling/javamodel/pom.xml
+++ b/tooling/javamodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-javamodel</artifactId>
diff --git a/tooling/metaprog/pom.xml b/tooling/metaprog/pom.xml
index d44b335bbe..2695a827f3 100644
--- a/tooling/metaprog/pom.xml
+++ b/tooling/metaprog/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-metaprog</artifactId>
diff --git a/tooling/model4adoc/pom.xml b/tooling/model4adoc/pom.xml
index 8bc7326823..5a2feb63f7 100644
--- a/tooling/model4adoc/pom.xml
+++ b/tooling/model4adoc/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-model4adoc</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 26936d3810..5c58a513b6 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway</groupId>
 		<artifactId>causeway-bom</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../bom/pom.xml</relativePath>
 	</parent>
 
diff --git a/tooling/projectmodel/pom.xml b/tooling/projectmodel/pom.xml
index 8959360a68..59ba00da00 100644
--- a/tooling/projectmodel/pom.xml
+++ b/tooling/projectmodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.tooling</groupId>
 		<artifactId>causeway-tooling</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-tooling-projectmodel</artifactId>
diff --git a/valuetypes/asciidoc/applib/pom.xml b/valuetypes/asciidoc/applib/pom.xml
index d063512fcc..87e8e235c9 100644
--- a/valuetypes/asciidoc/applib/pom.xml
+++ b/valuetypes/asciidoc/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-applib</artifactId>
diff --git a/valuetypes/asciidoc/metamodel/pom.xml b/valuetypes/asciidoc/metamodel/pom.xml
index 0e1237b9ea..680a7bd03e 100644
--- a/valuetypes/asciidoc/metamodel/pom.xml
+++ b/valuetypes/asciidoc/metamodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-metamodel</artifactId>
diff --git a/valuetypes/asciidoc/persistence-jdo/pom.xml b/valuetypes/asciidoc/persistence-jdo/pom.xml
index c56827fa0a..570fb5cdde 100644
--- a/valuetypes/asciidoc/persistence-jdo/pom.xml
+++ b/valuetypes/asciidoc/persistence-jdo/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-persistence-jdo</artifactId>
diff --git a/valuetypes/asciidoc/persistence-jpa/pom.xml b/valuetypes/asciidoc/persistence-jpa/pom.xml
index d2b07970e1..d91028540d 100644
--- a/valuetypes/asciidoc/persistence-jpa/pom.xml
+++ b/valuetypes/asciidoc/persistence-jpa/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-persistence-jpa</artifactId>
diff --git a/valuetypes/asciidoc/pom.xml b/valuetypes/asciidoc/pom.xml
index 68be26e50a..3247217efd 100644
--- a/valuetypes/asciidoc/pom.xml
+++ b/valuetypes/asciidoc/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc</artifactId>
diff --git a/valuetypes/asciidoc/ui/pom.xml b/valuetypes/asciidoc/ui/pom.xml
index da78d53626..dcea03a140 100644
--- a/valuetypes/asciidoc/ui/pom.xml
+++ b/valuetypes/asciidoc/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-ui</artifactId>
diff --git a/valuetypes/asciidoc/ui/vaadin/pom.xml b/valuetypes/asciidoc/ui/vaadin/pom.xml
index 4e4e745cc8..0b64d1e041 100644
--- a/valuetypes/asciidoc/ui/vaadin/pom.xml
+++ b/valuetypes/asciidoc/ui/vaadin/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc-ui</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-ui-vaa</artifactId>
diff --git a/valuetypes/asciidoc/ui/wicket/pom.xml b/valuetypes/asciidoc/ui/wicket/pom.xml
index 0d91e154d7..e9102a967c 100644
--- a/valuetypes/asciidoc/ui/wicket/pom.xml
+++ b/valuetypes/asciidoc/ui/wicket/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-asciidoc-ui</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-asciidoc-ui-wkt</artifactId>
diff --git a/valuetypes/jodatime/applib/pom.xml b/valuetypes/jodatime/applib/pom.xml
index ea8fe316be..1cdddd0a5d 100644
--- a/valuetypes/jodatime/applib/pom.xml
+++ b/valuetypes/jodatime/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-jodatime</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-jodatime-applib</artifactId>
diff --git a/valuetypes/jodatime/integration/pom.xml b/valuetypes/jodatime/integration/pom.xml
index 7b7adedde0..42c46f85f5 100644
--- a/valuetypes/jodatime/integration/pom.xml
+++ b/valuetypes/jodatime/integration/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-jodatime</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-jodatime-integration</artifactId>
diff --git a/valuetypes/jodatime/pom.xml b/valuetypes/jodatime/pom.xml
index 72ffa98284..5827e16235 100644
--- a/valuetypes/jodatime/pom.xml
+++ b/valuetypes/jodatime/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-jodatime</artifactId>
diff --git a/valuetypes/markdown/applib/pom.xml b/valuetypes/markdown/applib/pom.xml
index db119f6982..fc5059e943 100644
--- a/valuetypes/markdown/applib/pom.xml
+++ b/valuetypes/markdown/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-applib</artifactId>
diff --git a/valuetypes/markdown/metamodel/pom.xml b/valuetypes/markdown/metamodel/pom.xml
index 2884fede7f..0e3110e414 100644
--- a/valuetypes/markdown/metamodel/pom.xml
+++ b/valuetypes/markdown/metamodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-metamodel</artifactId>
diff --git a/valuetypes/markdown/persistence-jdo/pom.xml b/valuetypes/markdown/persistence-jdo/pom.xml
index a10b39f3f9..e994a660ee 100644
--- a/valuetypes/markdown/persistence-jdo/pom.xml
+++ b/valuetypes/markdown/persistence-jdo/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-persistence-jdo</artifactId>
diff --git a/valuetypes/markdown/persistence-jpa/pom.xml b/valuetypes/markdown/persistence-jpa/pom.xml
index 593b7d127a..3108da7c98 100644
--- a/valuetypes/markdown/persistence-jpa/pom.xml
+++ b/valuetypes/markdown/persistence-jpa/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-persistence-jpa</artifactId>
diff --git a/valuetypes/markdown/pom.xml b/valuetypes/markdown/pom.xml
index 2e5b6cde70..2c49db0c3f 100644
--- a/valuetypes/markdown/pom.xml
+++ b/valuetypes/markdown/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown</artifactId>
diff --git a/valuetypes/markdown/ui/pom.xml b/valuetypes/markdown/ui/pom.xml
index 39bd3d99ee..762850dc7f 100644
--- a/valuetypes/markdown/ui/pom.xml
+++ b/valuetypes/markdown/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-ui</artifactId>
diff --git a/valuetypes/markdown/ui/wicket/pom.xml b/valuetypes/markdown/ui/wicket/pom.xml
index d1f833d2eb..d046e6856b 100644
--- a/valuetypes/markdown/ui/wicket/pom.xml
+++ b/valuetypes/markdown/ui/wicket/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-markdown-ui</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-markdown-ui-wkt</artifactId>
diff --git a/valuetypes/pom.xml b/valuetypes/pom.xml
index 95bac53935..0c75b9aa2e 100644
--- a/valuetypes/pom.xml
+++ b/valuetypes/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.core</groupId>
 		<artifactId>causeway-core</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 
diff --git a/valuetypes/vega/applib/pom.xml b/valuetypes/vega/applib/pom.xml
index 171d11a0fc..4c452bfbe2 100644
--- a/valuetypes/vega/applib/pom.xml
+++ b/valuetypes/vega/applib/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-applib</artifactId>
diff --git a/valuetypes/vega/metamodel/pom.xml b/valuetypes/vega/metamodel/pom.xml
index 3eec69803d..4856ce7030 100644
--- a/valuetypes/vega/metamodel/pom.xml
+++ b/valuetypes/vega/metamodel/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-metamodel</artifactId>
diff --git a/valuetypes/vega/persistence-jdo/pom.xml b/valuetypes/vega/persistence-jdo/pom.xml
index 6a5c68d5ed..c5d4720049 100644
--- a/valuetypes/vega/persistence-jdo/pom.xml
+++ b/valuetypes/vega/persistence-jdo/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-persistence-jdo</artifactId>
diff --git a/valuetypes/vega/persistence-jpa/pom.xml b/valuetypes/vega/persistence-jpa/pom.xml
index d8dc1c6a87..7c078b3bf5 100644
--- a/valuetypes/vega/persistence-jpa/pom.xml
+++ b/valuetypes/vega/persistence-jpa/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-persistence-jpa</artifactId>
diff --git a/valuetypes/vega/pom.xml b/valuetypes/vega/pom.xml
index f983023325..ecab6a84b8 100644
--- a/valuetypes/vega/pom.xml
+++ b/valuetypes/vega/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega</artifactId>
diff --git a/valuetypes/vega/ui/pom.xml b/valuetypes/vega/ui/pom.xml
index dabdfc72d1..2464b3b7cc 100644
--- a/valuetypes/vega/ui/pom.xml
+++ b/valuetypes/vega/ui/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-ui</artifactId>
diff --git a/valuetypes/vega/ui/wicket/pom.xml b/valuetypes/vega/ui/wicket/pom.xml
index 7dea816d34..a1ce667c24 100644
--- a/valuetypes/vega/ui/wicket/pom.xml
+++ b/valuetypes/vega/ui/wicket/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.valuetypes</groupId>
 		<artifactId>causeway-valuetypes-vega-ui</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-valuetypes-vega-ui-wkt</artifactId>
diff --git a/viewers/commons/applib/pom.xml b/viewers/commons/applib/pom.xml
index 3c61f0e26b..78f7b8517b 100644
--- a/viewers/commons/applib/pom.xml
+++ b/viewers/commons/applib/pom.xml
@@ -24,7 +24,7 @@
     <parent>
     	<groupId>org.apache.causeway.viewer</groupId>
     	<artifactId>causeway-viewer-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-commons-applib</artifactId>
diff --git a/viewers/commons/model/pom.xml b/viewers/commons/model/pom.xml
index 847efe6157..345362cd21 100644
--- a/viewers/commons/model/pom.xml
+++ b/viewers/commons/model/pom.xml
@@ -24,7 +24,7 @@
     <parent>
     	<groupId>org.apache.causeway.viewer</groupId>
     	<artifactId>causeway-viewer-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-commons-model</artifactId>
diff --git a/viewers/commons/pom.xml b/viewers/commons/pom.xml
index f527748f3a..89c8bdbc8a 100644
--- a/viewers/commons/pom.xml
+++ b/viewers/commons/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/viewers/commons/prism/pom.xml b/viewers/commons/prism/pom.xml
index 06ae729c07..2fede83422 100644
--- a/viewers/commons/prism/pom.xml
+++ b/viewers/commons/prism/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.viewer</groupId>
     	<artifactId>causeway-viewer-commons</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-commons-prism</artifactId>
diff --git a/viewers/commons/services/pom.xml b/viewers/commons/services/pom.xml
index d2250b2d8e..ea3f597c25 100644
--- a/viewers/commons/services/pom.xml
+++ b/viewers/commons/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
     	<groupId>org.apache.causeway.viewer</groupId>
     	<artifactId>causeway-viewer-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-commons-services</artifactId>
diff --git a/viewers/restfulobjects/applib/pom.xml b/viewers/restfulobjects/applib/pom.xml
index 8f0dfbfb49..486cc3ced1 100644
--- a/viewers/restfulobjects/applib/pom.xml
+++ b/viewers/restfulobjects/applib/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-restfulobjects</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
 	<artifactId>causeway-viewer-restfulobjects-applib</artifactId>
diff --git a/viewers/restfulobjects/client/pom.xml b/viewers/restfulobjects/client/pom.xml
index 7f2ed3bae0..89d0d00c0a 100644
--- a/viewers/restfulobjects/client/pom.xml
+++ b/viewers/restfulobjects/client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-restfulobjects</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
 	<artifactId>causeway-viewer-restfulobjects-client</artifactId>
diff --git a/viewers/restfulobjects/jaxrs-resteasy/pom.xml b/viewers/restfulobjects/jaxrs-resteasy/pom.xml
index 39c1e7c7ec..1fe42e3578 100644
--- a/viewers/restfulobjects/jaxrs-resteasy/pom.xml
+++ b/viewers/restfulobjects/jaxrs-resteasy/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.causeway.viewer</groupId>
 		<artifactId>causeway-viewer-restfulobjects</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-restfulobjects-jaxrsresteasy</artifactId>
diff --git a/viewers/restfulobjects/pom.xml b/viewers/restfulobjects/pom.xml
index 78512b6a32..170224c46c 100644
--- a/viewers/restfulobjects/pom.xml
+++ b/viewers/restfulobjects/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/viewers/restfulobjects/rendering/pom.xml b/viewers/restfulobjects/rendering/pom.xml
index eaed2c70f3..5c6a94ba92 100644
--- a/viewers/restfulobjects/rendering/pom.xml
+++ b/viewers/restfulobjects/rendering/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-restfulobjects</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-restfulobjects-rendering</artifactId>
diff --git a/viewers/restfulobjects/testing/pom.xml b/viewers/restfulobjects/testing/pom.xml
index 9ab921cb85..404ed39bbb 100644
--- a/viewers/restfulobjects/testing/pom.xml
+++ b/viewers/restfulobjects/testing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-restfulobjects</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-restfulobjects-testing</artifactId>
diff --git a/viewers/restfulobjects/viewer/pom.xml b/viewers/restfulobjects/viewer/pom.xml
index 69fcaa75fa..d6361c24b7 100644
--- a/viewers/restfulobjects/viewer/pom.xml
+++ b/viewers/restfulobjects/viewer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-restfulobjects</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-restfulobjects-viewer</artifactId>
diff --git a/viewers/wicket/applib/pom.xml b/viewers/wicket/applib/pom.xml
index 97eee4fed1..e608a78ead 100644
--- a/viewers/wicket/applib/pom.xml
+++ b/viewers/wicket/applib/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-wicket-applib</artifactId>
diff --git a/viewers/wicket/graceful/pom.xml b/viewers/wicket/graceful/pom.xml
index 8cf0d7113e..3ec2e104cd 100644
--- a/viewers/wicket/graceful/pom.xml
+++ b/viewers/wicket/graceful/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-wicket-graceful</artifactId>
diff --git a/viewers/wicket/model/pom.xml b/viewers/wicket/model/pom.xml
index 03ce48ffdf..e6cf237a40 100644
--- a/viewers/wicket/model/pom.xml
+++ b/viewers/wicket/model/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <artifactId>causeway-viewer-wicket-model</artifactId>
diff --git a/viewers/wicket/pom.xml b/viewers/wicket/pom.xml
index 7cf278ee54..2ecb83a887 100644
--- a/viewers/wicket/pom.xml
+++ b/viewers/wicket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.core</groupId>
         <artifactId>causeway-core</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 
diff --git a/viewers/wicket/ui/pom.xml b/viewers/wicket/ui/pom.xml
index 31f50599f1..4dbed557b2 100644
--- a/viewers/wicket/ui/pom.xml
+++ b/viewers/wicket/ui/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.causeway.viewer</groupId>
 		<artifactId>causeway-viewer-wicket</artifactId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-RC1</version>
 	</parent>
 
 	<artifactId>causeway-viewer-wicket-ui</artifactId>
diff --git a/viewers/wicket/viewer/pom.xml b/viewers/wicket/viewer/pom.xml
index 114a6f34c1..d66f14c5c4 100644
--- a/viewers/wicket/viewer/pom.xml
+++ b/viewers/wicket/viewer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.causeway.viewer</groupId>
         <artifactId>causeway-viewer-wicket</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-RC1</version>
     </parent>
 
     <name>Apache Causeway Viewer - Wicket (Viewer)</name>


[causeway] 06/06: fixes (?) gpg config for signing

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3253
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 5b9f8c3b30827eb0774642ef9bd1da5e08d1859e
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Mar 14 07:07:53 2023 +0000

    fixes (?) gpg config for signing
---
 bom/pom.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 334de81bd1..4ab9ebf2b8 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -49,7 +49,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
         Also the parent POM for the core framework and extensions.
     </description>
 
-    <properties>
+	<properties>
 
 		<!-- BUILD SPECIFICA -->
 
@@ -3000,12 +3000,6 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
                                 <goals>
                                     <goal>sign</goal>
                                 </goals>
-                                <configuration>
-                                    <gpgArguments>
-                                        <arg>--pinentry-mode</arg>
-                                        <arg>loopback</arg>
-                                    </gpgArguments>
-                                </configuration>
                             </execution>
                         </executions>
                     </plugin>