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
jrha committed Nov 13, 2024
1 parent c5e965d commit af2817f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>quattor-release</artifactId>
<packaging>pom</packaging>

<version>24.10.0-rc5</version>
<version>24.10.0-rc6-SNAPSHOT</version>

<name>Quattor Release Packages</name>
<description>Utility packages for using Quattor releases.</description>
Expand Down
2 changes: 1 addition & 1 deletion quattor-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>quattor-client</artifactId>

<packaging>pom</packaging>
<version>24.10.0-rc5</version>
<version>24.10.0-rc6-SNAPSHOT</version>
<name>Quattor meta RPM for bootstrapping client systems.</name>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion quattor-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>quattor-yum-repo</artifactId>

<packaging>pom</packaging>
<version>24.10.0-rc5</version>
<version>24.10.0-rc6-SNAPSHOT</version>
<name>Quattor YUM repositories.</name>

<parent>
Expand Down

0 comments on commit af2817f

Please sign in to comment.