Skip to content

Commit

Permalink
Prepare release org.glassfish.jsftemplating:jsftemplating-parent:4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
glassfish-bot committed Jun 1, 2023
1 parent 369784a commit e21e0f6
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.2-SNAPSHOT</version>
<version>4.0.2</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.2-SNAPSHOT</version>
<version>4.0.2</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.2-SNAPSHOT</version>
<version>4.0.2</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.2-SNAPSHOT</version>
<version>4.0.2</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 e21e0f6

Please sign in to comment.