Skip to content

Commit

Permalink
Released ao-taglib-8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed May 9, 2024
1 parent 0d3a27d commit 5e5ef92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion book/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/
<groupId>com.aoapps</groupId><artifactId>ao-servlet-util</artifactId><version>5.3.0${POST-SNAPSHOT}</version>
</dependency>
<dependency>
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.0${POST-SNAPSHOT}</version>
</dependency>
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/
<groupId>com.aoapps</groupId><artifactId>ao-servlet-last-modified</artifactId><version>3.0.1${POST-SNAPSHOT}</version>
</dependency>
<dependency>
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.0${POST-SNAPSHOT}</version>
</dependency>
<dependency>
<groupId>com.aoapps</groupId><artifactId>ao-tlds</artifactId><version>2.0.0${POST-SNAPSHOT}</version>
Expand Down

0 comments on commit 5e5ef92

Please sign in to comment.