From fed8bf68453c68452ff8a1f23fe14016746d56dd Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 1 Nov 2022 12:41:59 +0000
Subject: [PATCH] Set version to 20.0.0
---
aggregation/pom.xml | 2 +-
api_documentation/pom.xml | 2 +-
authorization_services/pom.xml | 2 +-
dist/pom.xml | 2 +-
header-maven-plugin/pom.xml | 4 ++--
pom.xml | 4 ++--
release_notes/pom.xml | 2 +-
securing_apps/pom.xml | 2 +-
server_admin/pom.xml | 2 +-
server_development/pom.xml | 2 +-
tests/pom.xml | 2 +-
topics/templates/document-attributes-community.adoc | 8 ++++----
upgrading/pom.xml | 2 +-
13 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/aggregation/pom.xml b/aggregation/pom.xml
index 13e01b133..35dd05829 100644
--- a/aggregation/pom.xml
+++ b/aggregation/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/api_documentation/pom.xml b/api_documentation/pom.xml
index 7279dcea3..01e00ddab 100644
--- a/api_documentation/pom.xml
+++ b/api_documentation/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/authorization_services/pom.xml b/authorization_services/pom.xml
index 0876035da..99911a936 100644
--- a/authorization_services/pom.xml
+++ b/authorization_services/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/dist/pom.xml b/dist/pom.xml
index 8ee7ce265..01e0cbf8c 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/header-maven-plugin/pom.xml b/header-maven-plugin/pom.xml
index 40b63fcb4..f24430d93 100644
--- a/header-maven-plugin/pom.xml
+++ b/header-maven-plugin/pom.xml
@@ -5,12 +5,12 @@
documentation-parent
org.keycloak.documentation
- 999-SNAPSHOT
+ 20.0.0
org.keycloak.documentation
header-maven-plugin
- 999-SNAPSHOT
+ 20.0.0
maven-plugin
github-maven-plugin
diff --git a/pom.xml b/pom.xml
index 3c37b42da..a5bef8b1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
Keycloak Documentation Parent
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
pom
@@ -133,7 +133,7 @@
org.keycloak.documentation
header-maven-plugin
- 999-SNAPSHOT
+ 20.0.0
add-file-headers
diff --git a/release_notes/pom.xml b/release_notes/pom.xml
index 1e18d7161..b0c081ccc 100644
--- a/release_notes/pom.xml
+++ b/release_notes/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/securing_apps/pom.xml b/securing_apps/pom.xml
index c1a605b7d..fea4bbaa0 100644
--- a/securing_apps/pom.xml
+++ b/securing_apps/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/server_admin/pom.xml b/server_admin/pom.xml
index b4ed0bbea..088a32a91 100644
--- a/server_admin/pom.xml
+++ b/server_admin/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/server_development/pom.xml b/server_development/pom.xml
index 131ba14ff..99bca8dea 100644
--- a/server_development/pom.xml
+++ b/server_development/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/tests/pom.xml b/tests/pom.xml
index 508d0017d..fdf082f96 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -41,7 +41,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../
diff --git a/topics/templates/document-attributes-community.adoc b/topics/templates/document-attributes-community.adoc
index 043756062..b760c881f 100644
--- a/topics/templates/document-attributes-community.adoc
+++ b/topics/templates/document-attributes-community.adoc
@@ -2,10 +2,10 @@
:project_name_full: Keycloak
:project_community: true
:project_product: false
-:project_version: DEV
-:project_versionMvn: 999-SNAPSHOT
-:project_versionNpm: 999
-:project_versionDoc: DEV
+:project_version: 20.0.0
+:project_versionMvn: 20.0.0
+:project_versionNpm: 20.0.0
+:project_versionDoc: 20.0
:standalone:
:api-management!:
diff --git a/upgrading/pom.xml b/upgrading/pom.xml
index 616f7d512..41e3b4261 100644
--- a/upgrading/pom.xml
+++ b/upgrading/pom.xml
@@ -5,7 +5,7 @@
org.keycloak.documentation
documentation-parent
- 999-SNAPSHOT
+ 20.0.0
../