We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312abd7 commit 3febdccCopy full SHA for 3febdcc
1 file changed
pom.xml
@@ -57,7 +57,7 @@
57
<configuration>
58
<transformers>
59
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
60
- <mainClass>com.github.elibracha.openapi.diff.Main</mainClass>
+ <mainClass>com.github.elibracha.Main</mainClass>
61
</transformer>
62
</transformers>
63
</configuration>
0 commit comments