Skip to content

Commit

Permalink
Updated versions in 146 projects
Browse files Browse the repository at this point in the history
Version Changes
---------------

  * com.mastfrog:automodule-inject: 1.2->1.2.1
  * com.mastfrog:mastfrog-parent: 2.9.3->2.9.4
  * com.mastfrog:revision-info-plugin: 0.22->0.22.1
  * com.mastfrog:revision-info-plugin: 2.9.3->2.9.4

Property Changes
----------------

  * com.mastfrog:mastfrog-parent
    * *mastfrog.version* -	`2.9.3` ⟶ `2.9.4`
    * *mastfrog.version* -	`2.9.3` ⟶ `2.9.4`

##### Provenance

Generated by cactus: *cactus-maven-plugin* version _1.5.35_.

  * Mojo:		BumpVersionMojo
  * Generation-Time:	2022-11-28T06:19:23Z
  * Plugin-Build:	yellow laptop
  * Plugin-Date:	2022.10.20
  * Plugin-Commit:	7622e64b4f177618889d793eacbefc57173eabc6
  * Plugin-Repo-Clean:	true
  • Loading branch information
timboudreau committed Nov 28, 2022
1 parent 693a202 commit b8980c3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion netty-http-client-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.mastfrog</groupId>
<artifactId>mastfrog-parent</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion netty-http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.mastfrog</groupId>
<artifactId>mastfrog-parent</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion netty-http-test-harness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.mastfrog</groupId>
<artifactId>mastfrog-parent</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.mastfrog</groupId>
<artifactId>mastfrog-parent</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tiny-http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.mastfrog</groupId>
<artifactId>mastfrog-parent</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit b8980c3

Please sign in to comment.