mirror of
https://github.com/EsotericSoftware/reflectasm.git
synced 2025-03-29 13:30:46 +08:00
Updated version to 1.11.4.
This commit is contained in:
parent
65f738caab
commit
ee6bb50ddb
2
pom.xml
2
pom.xml
@ -7,7 +7,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.esotericsoftware</groupId>
|
||||
<artifactId>reflectasm</artifactId>
|
||||
<version>1.11.4-SNAPSHOT</version>
|
||||
<version>1.11.5-SNAPSHOT</version>
|
||||
<packaging>bundle</packaging>
|
||||
<name>ReflectASM</name>
|
||||
<description>High performance Java reflection using code generation</description>
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: 1.09
|
||||
version: 1.11.4
|
||||
---
|
||||
Build.build(project);
|
||||
Build.oneJAR(project);
|
Loading…
Reference in New Issue
Block a user