From 7d0b14b8f58c7ccc5783389c65fe0de6925548e1 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Thu, 26 Oct 2023 00:55:34 +0200 Subject: [PATCH] Add Maven metadata for the project and developers --- pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32cc712..ab70bda 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,10 @@ org.wiremock.integrations.testcontainers wiremock-testcontainers-module - Testcontainers Java module for WireMock - 1.0-alpha-9-SNAPSHOT + WireMock module for Testcontainers Java + This Testcontainers module allows provisioning the WireMock server as a standalone container within your unit tests, based on WireMock Docker + https://github.com/wiremock/wiremock-testcontainers-java + 1.0-alpha-12-SNAPSHOT @@ -15,6 +17,17 @@ + + + oleg-nenashev + Oleg Nenashev + https://github.com/oleg-nenashev/ + CEST + WireMock Inc. + https://www.wiremock.io/ + + + 1.8 ${java.version}