Skip to content

Commit e1fb95b

Browse files
committed
JavaCL: updated demo's mainClass
1 parent 36a19d9 commit e1fb95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<shadedArtifactAttached>true</shadedArtifactAttached>
20-
<mainClass>com.nativelibs4java.opencl.HardwareReport</mainClass>
20+
<mainClass>com.nativelibs4java.opencl.hardware.HardwareReport</mainClass>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)