File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<jar destfile =" ${ dir.jarfile } /JRomManager.jar" >
13
13
<manifest >
14
14
<attribute name =" Specification-Title" value =" JRomManager" />
15
- <attribute name =" Specification-Version" value =" 1.0 " />
15
+ <attribute name =" Specification-Version" value =" 1.1 " />
16
16
<attribute name =" Implementation-Title" value =" jrm" />
17
- <attribute name =" Implementation-Version" value =" b2 " />
17
+ <attribute name =" Implementation-Version" value =" b3 " />
18
18
<attribute name =" Main-Class" value =" JRomManager" />
19
19
<attribute name =" Class-Path" value =" . lib/commons-io-2.6.jar lib/commons-lang3-3.7.jar lib/commons-codec-1.11.jar lib/commons-compress-1.16.1.jar lib/streamex-0.6.6.jar lib/sevenzipjbinding.jar lib/sevenzipjbinding-AllPlatforms.jar lib/commons-text-1.3.jar" />
20
20
</manifest >
Original file line number Diff line number Diff line change 12
12
<jar destfile =" ${dir.jarfile}/JRomManager.jar" >
13
13
<manifest >
14
14
<attribute name =" Specification-Title" value =" JRomManager" />
15
- <attribute name =" Specification-Version" value =" 1.0 " />
15
+ <attribute name =" Specification-Version" value =" 1.1 " />
16
16
<attribute name =" Implementation-Title" value =" jrm" />
17
- <attribute name =" Implementation-Version" value =" b2 " />
17
+ <attribute name =" Implementation-Version" value =" b3 " />
18
18
<attribute name =" Main-Class" value =" JRomManager" />
19
19
<attribute name =" Class-Path" value =" . lib/commons-io-2.6.jar lib/commons-lang3-3.7.jar lib/commons-codec-1.11.jar lib/commons-compress-1.16.1.jar lib/streamex-0.6.6.jar lib/sevenzipjbinding.jar lib/sevenzipjbinding-AllPlatforms.jar lib/commons-text-1.3.jar" />
20
20
</manifest >
You can’t perform that action at this time.
0 commit comments