Skip to content

Commit

Permalink
Added more robots noindex, nofollow to javadocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 18, 2023
1 parent 59e8c98 commit 89b82dc
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 @@ -25,7 +25,7 @@ along with semanticcms-openfile-servlet. If not, see <https://www.gnu.org/licen
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.19.1-POST-SNAPSHOT</version>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.20.0-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ along with semanticcms-openfile-servlet. If not, see <https://www.gnu.org/licen
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.19.1-POST-SNAPSHOT</version>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.20.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 89b82dc

Please sign in to comment.