Skip to content

Commit

Permalink
Prepare release jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsp-bot committed Oct 20, 2020
1 parent 085a68e commit 89d2f54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<name>Jakarta Server Pages API</name>
Expand Down
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>org.glassfish.web</groupId>
<artifactId>jakarta.servlet.jsp</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<name>Jakarta Server Pages implementation</name>
<description>JavaServer Pages API</description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jsp-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>

<name>Jakarta Server Pages API</name>
Expand Down

0 comments on commit 89d2f54

Please sign in to comment.