File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 66 <groupId >cn.maxpixel</groupId >
77 <artifactId >minecraft-decompiler</artifactId >
88 <name >MinecraftDecompiler</name >
9- <version >3.4-SNAPSHOT</version >
9+ <version >3.3.2</version >
10+ <inceptionYear >2019</inceptionYear >
1011 <properties >
1112 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1213 <depend .asm.ver>9.6</depend .asm.ver>
2122 <depend .jbannos.ver>24.0.1</depend .jbannos.ver>
2223 <depend .jmh.ver>1.36</depend .jmh.ver>
2324 </properties >
25+ <licenses >
26+ <license >
27+ <name >LGPLv3</name >
28+ <distribution >repo</distribution >
29+ <url >https://www.gnu.org/licenses/lgpl-3.0.txt</url >
30+ </license >
31+ <license >
32+ <name >GPLv3</name >
33+ <distribution >repo</distribution >
34+ <url >https://www.gnu.org/licenses/lgpl-3.0.txt</url >
35+ </license >
36+ </licenses >
2437 <build >
2538 <plugins >
2639 <plugin >
You can’t perform that action at this time.
0 commit comments