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 084806e commit 0e25c68Copy full SHA for 0e25c68
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.lukehutch</groupId>
5
<artifactId>fast-classpath-scanner</artifactId>
6
- <version>2.0.16-SNAPSHOT</version>
+ <version>2.0.16</version>
7
<name>FastClasspathScanner</name>
8
9
<description>
@@ -217,7 +217,7 @@
217
<connection>scm:git:[email protected]:lukehutch/fast-classpath-scanner.git</connection>
218
<developerConnection>scm:git:[email protected]:lukehutch/fast-classpath-scanner.git</developerConnection>
219
<url>https://github.com/lukehutch/fast-classpath-scanner</url>
220
- <tag>HEAD</tag>
+ <tag>fast-classpath-scanner-2.0.16</tag>
221
</scm>
222
223
0 commit comments