Skip to content

Commit

Permalink
chore: release 1.3.0-ALPHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Createsequence committed May 10, 2023
1 parent fa351c9 commit a4e432e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<properties>
<!--revision-->
<revision>1.3.0-SNAPSHOT</revision>
<revision>1.3.0-ALPHA</revision>
<!--build-->
<java.version>1.8</java.version>
<server.id>maven-central</server.id>
Expand All @@ -66,7 +66,7 @@
<maven-source-plugin>3.2.1</maven-source-plugin>
<maven-compiler-plugin>3.8.0</maven-compiler-plugin>
<maven-gpg-plugin>1.6</maven-gpg-plugin>
<skip.maven.gpg.plugin>true</skip.maven.gpg.plugin>
<skip.maven.gpg.plugin>false</skip.maven.gpg.plugin>
<skip.jacoco.plugin>true</skip.jacoco.plugin>
</properties>

Expand Down

0 comments on commit a4e432e

Please sign in to comment.