We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f2344 commit 487400aCopy full SHA for 487400a
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.classgraph</groupId>
5
<artifactId>classgraph</artifactId>
6
- <version>4.8.59</version>
+ <version>4.8.60-SNAPSHOT</version>
7
<name>ClassGraph</name>
8
9
<description>The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.</description>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git@github.com:classgraph/classgraph.git</connection>
32
<developerConnection>scm:git:git@github.com:classgraph/classgraph.git</developerConnection>
33
<url>https://github.com/classgraph/classgraph</url>
34
- <tag>classgraph-4.8.59</tag>
+ <tag>classgraph-4.8.56</tag>
35
</scm>
36
37
<issueManagement>
0 commit comments