From 20a90e6d0aa5c30d35d8afab48799ffeb92b6af9 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Mon, 18 Sep 2023 08:57:14 +0000 Subject: [PATCH] News entries now have their own "allowRobots", which overrides the default inherited from the page. --- book/pom.xml | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/book/pom.xml b/book/pom.xml index 7dfaadd..22bc140 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -186,7 +186,7 @@ along with semanticcms-section-style. If not, see javax.servletjavax.servlet-api --> - com.semanticcmssemanticcms-changelog-taglib1.6.0${POST-SNAPSHOT} + com.semanticcmssemanticcms-changelog-taglib1.7.0-SNAPSHOT com.semanticcmssemanticcms-core-taglib1.15.2${POST-SNAPSHOT} @@ -264,13 +264,13 @@ along with semanticcms-section-style. If not, see com.semanticcmssemanticcms-core-model1.14.1${POST-SNAPSHOT} - com.semanticcmssemanticcms-core-servlet1.18.4${POST-SNAPSHOT} + com.semanticcmssemanticcms-core-servlet1.19.0-SNAPSHOT - com.semanticcmssemanticcms-news-model1.2.0${POST-SNAPSHOT} + com.semanticcmssemanticcms-news-model1.3.0-SNAPSHOT - com.semanticcmssemanticcms-news-servlet1.6.1${POST-SNAPSHOT} + com.semanticcmssemanticcms-news-servlet1.7.0-SNAPSHOT com.semanticcmssemanticcms-section-model1.6.0${POST-SNAPSHOT} diff --git a/pom.xml b/pom.xml index dc667b0..1797b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ along with semanticcms-section-style. If not, see - com.semanticcmssemanticcms-core-servlet1.18.4${POST-SNAPSHOT} + com.semanticcmssemanticcms-core-servlet1.19.0-SNAPSHOT com.semanticcmssemanticcms-section-model1.6.0${POST-SNAPSHOT}