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 88c4517 [OPENMEETINGS-2177] 4.0.10 backup is added (with some files)
88c4517 is described below
commit 88c4517dad7d996502cc8b3741f637b2b9fd8486
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Mar 7 00:27:21 2020 +0700
[OPENMEETINGS-2177] 4.0.10 backup is added (with some files)
---
openmeetings-web/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/openmeetings-web/pom.xml b/openmeetings-web/pom.xml
index 2ad8468..438b85e 100644
--- a/openmeetings-web/pom.xml
+++ b/openmeetings-web/pom.xml
@@ -357,6 +357,12 @@
<version>4.0.4</version>
<type>zip</type>
</artifactItem>
+ <artifactItem>
+
<groupId>org.apache.openmeetings</groupId>
+
<artifactId>test-backup</artifactId>
+
<version>4.0.10</version>
+
<type>zip</type>
+ </artifactItem>
</artifactItems>
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>false</overWriteSnapshots>