This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new a874a7c Fix SSI package description. a874a7c is described below commit a874a7c148f006f59fc21018848f06c855f4aaf6 Author: Christopher Schultz <ch...@christopherschultz.net> AuthorDate: Tue Jan 7 09:16:56 2020 -0500 Fix SSI package description. --- res/maven/tomcat-ssi.pom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/maven/tomcat-ssi.pom b/res/maven/tomcat-ssi.pom index 5db29d2..13a2a3c 100644 --- a/res/maven/tomcat-ssi.pom +++ b/res/maven/tomcat-ssi.pom @@ -23,7 +23,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-ssi</artifactId> <version>@MAVEN.DEPLOY.VERSION@</version> - <description>Tomcat Group Communication Package</description> + <description>Server-side Includes module</description> <url>https://tomcat.apache.org/</url> <licenses> <license> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org