Skip to content

Commit

Permalink
Fix groupid for spec
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jun 13, 2020
1 parent f176413 commit 77cf84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/pom.xml
Expand Up @@ -26,7 +26,7 @@
<relativePath/>
</parent>

<groupId>jakarta.jsp</groupId>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>server-pages-spec</artifactId>
<version>3.0-SNAPSHOT</version>
<packaging>pom</packaging>
Expand Down

0 comments on commit 77cf84d

Please sign in to comment.