From abd4e5dd3b129a45d953d483ed89697442fa5ead Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Tue, 27 Nov 2018 15:40:15 -0200 Subject: [PATCH] [KEYCLOAK-8959] Add keycloak-test-helper into the BOMs --- boms/misc/pom.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ boms/pom.xml | 1 + 2 files changed, 45 insertions(+) create mode 100644 boms/misc/pom.xml diff --git a/boms/misc/pom.xml b/boms/misc/pom.xml new file mode 100644 index 0000000000..2f2443a5f9 --- /dev/null +++ b/boms/misc/pom.xml @@ -0,0 +1,44 @@ + + + + + 4.0.0 + + + org.keycloak.bom + keycloak-bom-parent + 4.7.0.Final-SNAPSHOT + + + org.keycloak.bom + keycloak-misc-bom + pom + + Keycloak BOM utilities for the quickstarts + Keycloak BOM utilities for the quickstarts + + + + + org.keycloak + keycloak-test-helper + 4.7.0.Final-SNAPSHOT + + + + diff --git a/boms/pom.xml b/boms/pom.xml index 21de0c9fc8..efcb41ac2e 100644 --- a/boms/pom.xml +++ b/boms/pom.xml @@ -46,6 +46,7 @@ adapter spi + misc