Skip to content

Commit

Permalink
chore: test release
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsShamed committed Oct 21, 2023
1 parent b089b75 commit 0e1a6e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
<artifactId>maven-release-plugin</artifactId>
<version>3.0.1</version>
<configuration>
<goals>
<goal>package</goal>
</goals>
<scmCommentPrefix>[ci skip] </scmCommentPrefix>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
</configuration>
Expand Down

0 comments on commit 0e1a6e8

Please sign in to comment.