Browse Source

Issue-#426 Format a line in the pom.xml.

tags/rel_3_29_2_ga
Hiroshi Ukai 1 year ago
parent
commit
3756466380
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      pom.xml

+ 1
- 3
pom.xml View File

@@ -183,9 +183,7 @@
<mainClass>javassist.CtClass</mainClass>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest>
<manifestFile>
src/main/META-INF/MANIFEST.MF
</manifestFile>
<manifestFile>src/main/META-INF/MANIFEST.MF</manifestFile>
</archive>
</configuration>
</plugin>

Loading…
Cancel
Save