We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d2004 commit 9685661Copy full SHA for 9685661
1 file changed
pom.xml
@@ -46,7 +46,7 @@
46
<transformers>
47
<transformer
48
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
49
- <mainClass>net.authorize.sample1.SampleCode</mainClass>
+ <mainClass>net.authorize.sample.SampleCode</mainClass>
50
</transformer>
51
</transformers>
52
</configuration>
0 commit comments