Skip to content

Commit

Permalink
changing snapshot versioning scheme to track the target final release…
Browse files Browse the repository at this point in the history
…. "M" or "RC" classifiers will be release-time things
  • Loading branch information
andrus committed Nov 22, 2023
1 parent a87463f commit e3a30fd
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bootique-jetty-cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>bootique-jetty-parent</artifactId>
<groupId>io.bootique.jetty</groupId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>bootique-jetty-parent</artifactId>
<groupId>io.bootique.jetty</groupId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-instrumented/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-instrumented</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-jakarta-cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>bootique-jetty-parent</artifactId>
<groupId>io.bootique.jetty</groupId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-jakarta-instrumented/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-jakarta-instrumented</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-jakarta-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-jakarta-junit5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-jakarta-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-jakarta-websocket</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-junit5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty-websocket</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootique-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>

<artifactId>bootique-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>io.bootique.jetty</groupId>
<artifactId>bootique-jetty-parent</artifactId>
<version>3.0.M3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>bootique-jetty-parent: parent of Bootique/Jetty integration modules</name>
Expand Down

0 comments on commit e3a30fd

Please sign in to comment.