Skip to content

Commit d014fed

Browse files
committed
Merge pull request #20 from Gonthim/master
Forgot to change the build class when I refactored
2 parents 2606b11 + 40f1b4b commit d014fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<configuration>
5151
<archive>
5252
<manifest>
53-
<mainClass>org.jboss.pull.processor.Processor</mainClass>
53+
<mainClass>org.jboss.pull.processor.Main</mainClass>
5454
</manifest>
5555
</archive>
5656
</configuration>

0 commit comments

Comments
 (0)