Skip to content

Commit

Permalink
3.2.7
Browse files Browse the repository at this point in the history
Signed-off-by: sinri <[email protected]>
  • Loading branch information
sinri committed May 20, 2024
1 parent eb5159c commit 16fe38d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<groupId>io.github.sinri</groupId>
<artifactId>Keel</artifactId>
<version>3.2.7-SNAPSHOT</version>
<!-- <version>3.2.6</version>-->
<!-- <version>3.2.7-SNAPSHOT</version>-->
<version>3.2.7</version>

<name>Keel</name>
<description>
Expand Down Expand Up @@ -309,7 +309,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit 16fe38d

Please sign in to comment.