Skip to content

Commit

Permalink
Merge pull request #23783 from arjantijms/tags300
Browse files Browse the repository at this point in the history
Integrate Tags 3.0.0-RC1/M1.
  • Loading branch information
arjantijms authored Feb 6, 2022
2 parents 3463ea0 + 33a543e commit 0caa77f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 100 deletions.
4 changes: 2 additions & 2 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@
<stax2-api.version>4.2.1</stax2-api.version>

<!-- Jakarta Standard Tag Library -->
<jstl-api.version>3.0.0-SNAPSHOT</jstl-api.version>
<jstl-impl.version>3.0.0-SNAPSHOT</jstl-impl.version>
<jstl-api.version>3.0.0-RC1</jstl-api.version>
<jstl-impl.version>3.0.0-M1</jstl-impl.version>

<!-- CDI -->
<cdi-api.version>4.0.0.Beta3</cdi-api.version>
Expand Down
1 change: 0 additions & 1 deletion snapshots/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<description>Temporary snapshot modules</description>

<modules>
<module>tags</module>
<module>jbatch</module>
</modules>
</project>
97 changes: 0 additions & 97 deletions snapshots/tags/pom.xml

This file was deleted.

0 comments on commit 0caa77f

Please sign in to comment.