Skip to content

Commit e21dd15

Browse files
committed
Prepare release org.glassfish:mojarra-parent:2.3.21
1 parent cdf3819 commit e21dd15

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.glassfish</groupId>
2929
<artifactId>mojarra-parent</artifactId>
30-
<version>2.3.21-SNAPSHOT</version>
30+
<version>2.3.21</version>
3131
</parent>
3232

3333
<artifactId>jakarta.faces</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.glassfish</groupId>
2929
<artifactId>mojarra-parent</artifactId>
30-
<version>2.3.21-SNAPSHOT</version>
30+
<version>2.3.21</version>
3131
<packaging>pom</packaging>
3232

3333
<name>Mojarra ${project.version} - Project</name>

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>com.sun.faces</groupId>
195195
<artifactId>util</artifactId>
196-
<version>2.3.21-SNAPSHOT</version>
196+
<version>2.3.21</version>
197197
<scope>test</scope>
198198
</dependency>
199199
</dependencies>

util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.glassfish</groupId>
2626
<artifactId>mojarra-parent</artifactId>
27-
<version>2.3.21-SNAPSHOT</version>
27+
<version>2.3.21</version>
2828
</parent>
2929

3030
<groupId>com.sun.faces</groupId>

0 commit comments

Comments
 (0)