We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef4eb6 commit 31ee39fCopy full SHA for 31ee39f
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.classgraph</groupId>
5
<artifactId>classgraph</artifactId>
6
- <version>4.8.179-SNAPSHOT</version>
+ <version>4.8.179</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.177</tag>
+ <tag>classgraph-4.8.179</tag>
35
</scm>
36
37
<issueManagement>
0 commit comments