diff --git a/aggregation/pom.xml b/aggregation/pom.xml index 13e01b1330..c98a777627 100644 --- a/aggregation/pom.xml +++ b/aggregation/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/api_documentation/pom.xml b/api_documentation/pom.xml index 7279dcea3b..1644ce5e29 100644 --- a/api_documentation/pom.xml +++ b/api_documentation/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/authorization_services/pom.xml b/authorization_services/pom.xml index 0876035da2..2126b52cb3 100644 --- a/authorization_services/pom.xml +++ b/authorization_services/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/dist/pom.xml b/dist/pom.xml index 8ee7ce2659..915bb047c2 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/header-maven-plugin/pom.xml b/header-maven-plugin/pom.xml index 40b63fcb45..13fc1f6357 100644 --- a/header-maven-plugin/pom.xml +++ b/header-maven-plugin/pom.xml @@ -5,12 +5,12 @@ documentation-parent org.keycloak.documentation - 999-SNAPSHOT + 999.0.0-SNAPSHOT org.keycloak.documentation header-maven-plugin - 999-SNAPSHOT + 999.0.0-SNAPSHOT maven-plugin github-maven-plugin diff --git a/pom.xml b/pom.xml index 270f266624..df016822b4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ Keycloak Documentation Parent org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT pom @@ -121,7 +121,7 @@ org.keycloak.documentation header-maven-plugin - 999-SNAPSHOT + 999.0.0-SNAPSHOT add-file-headers diff --git a/release_notes/pom.xml b/release_notes/pom.xml index 1e18d7161e..9387b1307c 100644 --- a/release_notes/pom.xml +++ b/release_notes/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/securing_apps/pom.xml b/securing_apps/pom.xml index c1a605b7d3..06931882e3 100644 --- a/securing_apps/pom.xml +++ b/securing_apps/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/server_admin/pom.xml b/server_admin/pom.xml index b4ed0bbeae..a093514cf9 100644 --- a/server_admin/pom.xml +++ b/server_admin/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/server_development/pom.xml b/server_development/pom.xml index 131ba14ff1..41dee455dd 100644 --- a/server_development/pom.xml +++ b/server_development/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/tests/pom.xml b/tests/pom.xml index 508d0017d0..7e15f305aa 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -41,7 +41,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../ diff --git a/topics/templates/document-attributes.adoc b/topics/templates/document-attributes.adoc index 043756062e..8bf27338f2 100644 --- a/topics/templates/document-attributes.adoc +++ b/topics/templates/document-attributes.adoc @@ -3,8 +3,8 @@ :project_community: true :project_product: false :project_version: DEV -:project_versionMvn: 999-SNAPSHOT -:project_versionNpm: 999 +:project_versionMvn: 999.0.0-SNAPSHOT +:project_versionNpm: 999.0.0-SNAPSHOT :project_versionDoc: DEV :standalone: diff --git a/upgrading/pom.xml b/upgrading/pom.xml index 616f7d512b..c9176f6aa3 100644 --- a/upgrading/pom.xml +++ b/upgrading/pom.xml @@ -5,7 +5,7 @@ org.keycloak.documentation documentation-parent - 999-SNAPSHOT + 999.0.0-SNAPSHOT ../