From 4a1323330b854510f52ad1801f957413dcc6dc9d Mon Sep 17 00:00:00 2001 From: Cesar Date: Mon, 7 Jan 2019 15:43:56 -0500 Subject: [PATCH] Update README.md Replaced references of "WildFly Swarm" to the new name of the project, which is "Thorntail" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a945023..223f64f 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ These are the available container profiles: * WildFly * ``wildfly-ci-managed`` - This profile is based on WildFly Swarm, and includes the MicroProfile 1.2 fragment. The actual WildFly Swarm code and thus + This profile is based on Thorntail, and includes the MicroProfile 1.2 fragment. The actual Thorntail code and thus the WildFly code is handled internally by the Arquillian connector. - Useful for CI servers. The WildFly Swarm version that's used can be set via the ``wildfly.version`` property. + Useful for CI servers. The Thorntail version that's used can be set via the ``wildfly.version`` property. The containers that download and install a server (the \*-ci-managed profiles) allow you to override the version used, e.g.: