You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/01/18 14:05:25 UTC

[airavata] branch master updated (de3fa66 -> 027694a)

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

machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from de3fa66  Merge branch 'airavata-3319'
     add 7de8965  AIRAVATA-3550 newer version of assembly plugin for faster api server assembly
     new 027694a  Merge branch 'AIRAVATA-3550'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[airavata] 01/01: Merge branch 'AIRAVATA-3550'

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 027694a364a7e72761bc1c6f5f98f6329871cb1f
Merge: de3fa66 7de8965
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Jan 18 09:05:07 2022 -0500

    Merge branch 'AIRAVATA-3550'

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index aa99188,8c95a10..8bec4a0
--- a/pom.xml
+++ b/pom.xml
@@@ -106,8 -106,9 +106,8 @@@
          <snakeyaml.version>1.15</snakeyaml.version>
          <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
          <maven.replacer.plugin.version>1.5.3</maven.replacer.plugin.version>
-         <maven.assembly.plugin>3.1.1</maven.assembly.plugin>
+         <maven.assembly.plugin>3.3.0</maven.assembly.plugin>
          <kafka-clients.version>1.0.0</kafka-clients.version>
 -        <logback.version>1.2.3</logback.version>
          <json.version>20160212</json.version>
          <commons.io.version>2.4</commons.io.version>
          <google.guava.version>20.0</google.guava.version>