From ea7ecc724cc2284c00c51c51f1c60851b95fd0da Mon Sep 17 00:00:00 2001 From: Erhan Bagdemir Date: Sun, 1 Dec 2024 20:23:45 +0100 Subject: [PATCH] [maven-release-plugin] rollback the release of mikron-0.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd7e640..a0e3f88 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.reevik mikron - 0.5.1-SNAPSHOT + 0.5.0-SNAPSHOT https://github.com/reevik/mikron.git mikron Mikron is a minimalist Java library for Dependency Injection.