Skip to content

Commit

Permalink
add deploy skip
Browse files Browse the repository at this point in the history
  • Loading branch information
JNSimba committed Dec 31, 2024
1 parent 079be24 commit 46fdcfb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>

<dependencies>
Expand All @@ -47,4 +48,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 46fdcfb

Please sign in to comment.