From cae8bf3e9bf91c0c575d65c475df78d6b6246830 Mon Sep 17 00:00:00 2001 From: Tobias Stadler Date: Mon, 18 Nov 2024 16:46:02 +0100 Subject: [PATCH] Fix version --- integration-test/pom.xml | 4 ++-- plugin/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 8637ffa..08caf17 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -5,14 +5,14 @@ com.github.tobiasstadler.apm apm-wildfly-remote-ejb-plugin-parent - 3.1-SNAPSHOT< + 3.1-SNAPSHOT ../pom.xml com.github.tobiasstadler.apm apm-wildfly-remote-ejb-plugin-it war - 3.1-SNAPSHOT< + 3.1-SNAPSHOT diff --git a/plugin/pom.xml b/plugin/pom.xml index 81a8529..bd37dea 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -5,13 +5,13 @@ com.github.tobiasstadler.apm apm-wildfly-remote-ejb-plugin-parent - 3.1-SNAPSHOT< + 3.1-SNAPSHOT ../pom.xml com.github.tobiasstadler.apm apm-wildfly-remote-ejb-plugin - 3.1-SNAPSHOT< + 3.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index db51237..f033c5c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.tobiasstadler.apm apm-wildfly-remote-ejb-plugin-parent pom - 3.1-SNAPSHOT< + 3.1-SNAPSHOT