Skip to content

Commit

Permalink
release 1.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
shedfreez committed Feb 5, 2024
1 parent 78c70af commit a37ef80
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 @@ -65,7 +65,7 @@

<properties>
<!-- Project revision -->
<revision>1.15.0-SNAPSHOT</revision>
<revision>1.15.0</revision>

<timestamp>${maven.build.timestamp}</timestamp>
<skip.maven.deploy>false</skip.maven.deploy>
Expand All @@ -76,7 +76,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jackson.version>2.14.2</jackson.version>
<specification.version>1.4.2-SNAPSHOT</specification.version>
<specification.version>1.4.2</specification.version>
<consul.version>1.4.5</consul.version>
<gson.version>2.9.1</gson.version>
<nacos.version>2.1.1</nacos.version>
Expand Down

0 comments on commit a37ef80

Please sign in to comment.