You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/03/12 02:38:34 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1848] build should be fixed

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 812ea28  [OPENMEETINGS-1848] build should be fixed
812ea28 is described below

commit 812ea283c8549c8c6cb3e44dfef60a993f47f958
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Mar 12 09:38:26 2018 +0700

    [OPENMEETINGS-1848] build should be fixed
---
 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 8500ebc..49b05fb 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.5.tar.gz</missing> <!-- TODO should be in-sync with global property -->
+					<missing>web-server/apache-tomcat-9.0.6.tar.gz</missing> <!-- TODO should be in-sync with global property -->
 				</file>
 			</activation>
 			<build>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.