This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new c2d17a3  [OPENMEETINGS-1928] tomcat version is updated
c2d17a3 is described below

commit c2d17a39dbc15654d6e9770ee5b2db3c11a3274f
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Sep 17 10:03:33 2018 +0700

    [OPENMEETINGS-1928] tomcat version is updated
---
 openmeetings-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index 6995f31..50e7885 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -117,7 +117,7 @@
                        <id>prepare-web-server</id>
                        <activation>
                                <file>
-                                       
<missing>web-server/apache-tomcat-9.0.11.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.12.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>

Reply via email to