Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Nov 5, 2020
1 parent 131c571 commit 95ffc6c
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 @@ -8,7 +8,7 @@
</parent>

<artifactId>localization-zh-cn</artifactId>
<version>1.0.23</version>
<version>1.0.24-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Localization: Chinese (Simplified)</name>
<url>https://github.com/jenkinsci/localization-zh-cn-plugin</url>
Expand All @@ -17,7 +17,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>localization-zh-cn-1.0.23</tag>
<tag>localization-zh-cn-1.0.12</tag>
</scm>

<properties>
Expand Down

0 comments on commit 95ffc6c

Please sign in to comment.