From 0d0344859ef62d27f1ad11f292ac6fc7f003bd19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 8 Aug 2024 10:06:35 +0000 Subject: [PATCH] chore: releasing version 0.14.0 --- classfile-fingerprint/pom.xml | 2 +- pom.xml | 2 +- runtime-class-interceptor/pom.xml | 2 +- terminator-commons/pom.xml | 2 +- watchdog-agent/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/classfile-fingerprint/pom.xml b/classfile-fingerprint/pom.xml index 4516cf2..2cb30b5 100644 --- a/classfile-fingerprint/pom.xml +++ b/classfile-fingerprint/pom.xml @@ -5,7 +5,7 @@ io.github.algomaster99 terminator - 0.13.1-SNAPSHOT + 0.14.0 classfile-fingerprint diff --git a/pom.xml b/pom.xml index 9e70442..62a205f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.algomaster99 terminator - 0.13.1-SNAPSHOT + 0.14.0 pom Terminator diff --git a/runtime-class-interceptor/pom.xml b/runtime-class-interceptor/pom.xml index 4351185..f147545 100644 --- a/runtime-class-interceptor/pom.xml +++ b/runtime-class-interceptor/pom.xml @@ -4,7 +4,7 @@ io.github.algomaster99 terminator - 0.13.1-SNAPSHOT + 0.14.0 runtime-class-interceptor Runtime class interceptor diff --git a/terminator-commons/pom.xml b/terminator-commons/pom.xml index 31928f2..cb4fe0a 100644 --- a/terminator-commons/pom.xml +++ b/terminator-commons/pom.xml @@ -4,7 +4,7 @@ io.github.algomaster99 terminator - 0.13.1-SNAPSHOT + 0.14.0 terminator-commons jar diff --git a/watchdog-agent/pom.xml b/watchdog-agent/pom.xml index 5b3148f..880b733 100644 --- a/watchdog-agent/pom.xml +++ b/watchdog-agent/pom.xml @@ -5,7 +5,7 @@ io.github.algomaster99 terminator - 0.13.1-SNAPSHOT + 0.14.0 watchdog-agent jar