You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2020/10/14 03:11:15 UTC

[airavata] 02/02: Updating assembly plugin version

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

dimuthuupe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 687c4ab716d79931c127e20de2d4ac01523d8ed2
Author: DImuthuUpe <di...@gmail.com>
AuthorDate: Wed Oct 14 03:08:28 2020 -0400

    Updating assembly plugin version
---
 tools/load-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/load-client/pom.xml b/tools/load-client/pom.xml
index a21d67f..ed540c1 100644
--- a/tools/load-client/pom.xml
+++ b/tools/load-client/pom.xml
@@ -55,7 +55,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.5.5</version>
+                <version>3.3.0</version>
                 <executions>
                     <execution>
                         <id>load-client-distribution-package</id>