Skip to content

Commit

Permalink
build: bump version to 24.20
Browse files Browse the repository at this point in the history
  • Loading branch information
webforj-bot committed Nov 26, 2024
1 parent be46470 commit 635875d
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 @@ -11,7 +11,7 @@

<groupId>com.webforj</groupId>
<artifactId>webforj-archetypes</artifactId>
<version>24.20-SNAPSHOT</version>
<version>24.20</version>
<packaging>pom</packaging>

<name>webforj-archetypes</name>
Expand Down
2 changes: 1 addition & 1 deletion webforj-archetype-bbj-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.webforj</groupId>
<artifactId>webforj-archetypes</artifactId>
<version>24.20-SNAPSHOT</version>
<version>24.20</version>
</parent>

<artifactId>webforj-archetype-bbj-hello-world</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webforj-archetype-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.webforj</groupId>
<artifactId>webforj-archetypes</artifactId>
<version>24.20-SNAPSHOT</version>
<version>24.20</version>
</parent>

<artifactId>webforj-archetype-hello-world</artifactId>
Expand Down

0 comments on commit 635875d

Please sign in to comment.