Skip to content

Commit 99c8493

Browse files
Fixed mainClass path
1 parent 9e625e3 commit 99c8493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bzst-dip-java-client-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828

29-
<mainClass>software.xdev.bzst.dip.client.Application</mainClass>
29+
<mainClass>software.xdev.Application</mainClass>
3030
</properties>
3131

3232
<dependencies>

0 commit comments

Comments
 (0)