We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04457b9 commit 610bec3Copy full SHA for 610bec3
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.classgraph</groupId>
5
<artifactId>classgraph</artifactId>
6
- <version>4.8.149-SNAPSHOT</version>
+ <version>4.8.149</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.144</tag>
+ <tag>classgraph-4.8.149</tag>
35
</scm>
36
37
<issueManagement>
0 commit comments