Skip to content

Commit

Permalink
Prepare next development cycle for 4.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
glassfish-bot committed Nov 17, 2022
1 parent 398eca7 commit 7d0d4e7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jsft/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.jsftemplating</groupId>
<artifactId>jsftemplating-parent</artifactId>
<version>4.0.0</version>
<version>4.0.1-SNAPSHOT</version>
</parent>

<artifactId>jsft</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsftemplating-dt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jsftemplating</groupId>
<artifactId>jsftemplating-parent</artifactId>
<version>4.0.0</version>
<version>4.0.1-SNAPSHOT</version>
</parent>

<artifactId>jsftemplating-dt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsftemplating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jsftemplating</groupId>
<artifactId>jsftemplating-parent</artifactId>
<version>4.0.0</version>
<version>4.0.1-SNAPSHOT</version>
</parent>

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

<groupId>org.glassfish.jsftemplating</groupId>
<artifactId>jsftemplating-parent</artifactId>
<version>4.0.0</version>
<version>4.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<description>JSFTemplating is to work with Jakarta Faces technology to make building pages and components easier. It is used to define the layout of an example component.</description>
Expand Down

0 comments on commit 7d0d4e7

Please sign in to comment.