Commit 519b7c83 authored by Rohan  Kumar's avatar Rohan Kumar
Browse files

idek

parent 0840c193
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
        <maven.compiler.source>17</maven.compiler.source>
        <maven.compiler.target>17</maven.compiler.target>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <exec.mainClass>top.BackendJava</exec.mainClass>
        <exec.mainClass>object_detection.ObjectDetector</exec.mainClass>
    </properties>

    <build>
Loading