Skip to content

Commit

Permalink
Merge pull request #4783 from arjantijms/3.0
Browse files Browse the repository at this point in the history
Set full GAV for 3.0.0 release
  • Loading branch information
arjantijms committed Oct 29, 2020
2 parents 9047fea + c0e38fe commit 5092afb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@
<relativePath/>
</parent>

<groupId>org.glassfish</groupId>
<artifactId>jakarta.faces</artifactId>
<version>3.0.0</version>

<packaging>jar</packaging>

<name>Mojarra ${project.version}</name>
Expand Down

0 comments on commit 5092afb

Please sign in to comment.