Commit db9bc2b 1 parent 87f23d2 commit db9bc2b Copy full SHA for db9bc2b
File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >cn.maxpixel</groupId >
7
7
<artifactId >minecraft-decompiler</artifactId >
8
8
<name >MinecraftDecompiler</name >
9
- <version >3.4-SNAPSHOT</version >
9
+ <version >3.3.2</version >
10
+ <inceptionYear >2019</inceptionYear >
10
11
<properties >
11
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
13
<depend .asm.ver>9.6</depend .asm.ver>
21
22
<depend .jbannos.ver>24.0.1</depend .jbannos.ver>
22
23
<depend .jmh.ver>1.36</depend .jmh.ver>
23
24
</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 >
24
37
<build >
25
38
<plugins >
26
39
<plugin >
You can’t perform that action at this time.
0 commit comments