Skip to content

Commit

Permalink
Prepare release org.glassfish:mojarra-parent:2.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mojarra-bot committed Jun 23, 2022
1 parent b53295c commit 9cd491f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>mojarra-parent</artifactId>
<version>2.3.17-SNAPSHOT</version>
<version>2.3.18</version>
</parent>

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

<groupId>org.glassfish</groupId>
<artifactId>mojarra-parent</artifactId>
<version>2.3.17-SNAPSHOT</version>
<version>2.3.18</version>
<packaging>pom</packaging>

<name>Mojarra ${project.version} - Project</name>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>util</artifactId>
<version>2.3.17-SNAPSHOT</version>
<version>2.3.18</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>mojarra-parent</artifactId>
<version>2.3.17-SNAPSHOT</version>
<version>2.3.18</version>
</parent>

<groupId>com.sun.faces</groupId>
Expand Down

0 comments on commit 9cd491f

Please sign in to comment.