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 dd8ed69 commit d07ff80Copy full SHA for d07ff80
pom.xml
@@ -7,7 +7,7 @@
7
<modelVersion>4.0.0</modelVersion>
8
<groupId>com.esotericsoftware</groupId>
9
<artifactId>reflectasm</artifactId>
10
- <version>1.11.3-SNAPSHOT</version>
+ <version>1.11.3</version>
11
<packaging>bundle</packaging>
12
<name>ReflectASM</name>
13
<description>High performance Java reflection using code generation</description>
0 commit comments