From b6d8c49660d7ca17f3fb3483f300523306ba5e97 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 5 Mar 2024 13:31:16 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6114d06..52aa39a 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -// Copyright (c) 2022, 2023 IBM Corporation and others. +// Copyright (c) 2022, 2024 IBM Corporation and others. // Licensed under Creative Commons Attribution-NoDerivatives // 4.0 International (CC BY-ND 4.0) // https://creativecommons.org/licenses/by-nd/4.0/ @@ -16,7 +16,7 @@ :page-seo-title: Implement consumer-driven contract testing for Java microservices using the Pact framework :page-seo-description: A getting started tutorial with examples on how to implement consumer-driven contract testing using the Pact framework for Java microservices and cloud-native applications written using MicroProfile and Jakarta EE API. :guide-author: Open Liberty -:page-tags: ['MicroProfile', 'Jakarta EE'] +:page-tags: ['microprofile', 'jakarta-ee'] :page-related-guides: ['microshed-testing', 'reactive-service-testing', 'arquillian-managed'] :page-permalink: /guides/{projectid} :repo-description: Visit the https://openliberty.io/guides/{projectid}.html[website] for the rendered version of the guide.