From cb447645be7365d1c213f305b37f0ad80326b4bc Mon Sep 17 00:00:00 2001 From: Luke Hutchison Date: Fri, 19 Apr 2024 10:50:24 -0600 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9731e8b6..d3f08cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.github.classgraph classgraph - 4.8.172 + 4.8.173-SNAPSHOT ClassGraph The uber-fast, ultra-lightweight classpath and module scanner for JVM languages. @@ -31,7 +31,7 @@ scm:git:git@github.com:classgraph/classgraph.git scm:git:git@github.com:classgraph/classgraph.git https://github.com/classgraph/classgraph - classgraph-4.8.172 + classgraph-4.8.167