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 ed1b92d  [OPENMEETINGS-1897] tomcat and commons-lang versions are 
updated
ed1b92d is described below

commit ed1b92d423fca0e9e3e24dcd67ee9ee157dab0e4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Aug 21 11:57:32 2018 +0700

    [OPENMEETINGS-1897] tomcat and commons-lang versions are 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 91ff064..6995f31 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.10.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.11.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>

Reply via email to