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 2019/06/17 09:00:54 UTC

[openmeetings] branch master updated: Revert "[OPENMEETINGS-2051] maven-wagon is updated"

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 a101028  Revert "[OPENMEETINGS-2051] maven-wagon is updated"
a101028 is described below

commit a1010283ba46e5f88f9b30671d8cc7bc69ed9852
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jun 17 16:00:39 2019 +0700

    Revert "[OPENMEETINGS-2051] maven-wagon is updated"
    
    This reverts commit e2ccd63a8b1cfeeeb2018f68e6da08e41ed82448.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5613088..5d58c75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
 		<maven-bundle-plugin.version>4.1.0</maven-bundle-plugin.version>
 		<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
 		<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
-		<wagon-maven-plugin.version>3.3.3</wagon-maven-plugin.version>
+		<wagon-maven-plugin.version>2.0.0</wagon-maven-plugin.version>
 		<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
 		<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
 		<replacer.version>1.5.3</replacer.version>