You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/10/15 23:38:38 UTC

[netbeans] branch master updated: Upgrade payara-micro-maven-plugin to v1.3.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 249b77c  Upgrade payara-micro-maven-plugin to v1.3.0
249b77c is described below

commit 249b77ca133341ef08ae019e1b71a6cba373a422
Author: Gaurav Gupta <ga...@payara.fish>
AuthorDate: Tue Oct 13 23:33:20 2020 +0530

    Upgrade payara-micro-maven-plugin to v1.3.0
---
 .../org/netbeans/modules/fish/payara/micro/plugin/resources/pom.xml.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/enterprise/payara.micro/src/org/netbeans/modules/fish/payara/micro/plugin/resources/pom.xml.ftl b/enterprise/payara.micro/src/org/netbeans/modules/fish/payara/micro/plugin/resources/pom.xml.ftl
index 88ab306..21586eb 100644
--- a/enterprise/payara.micro/src/org/netbeans/modules/fish/payara/micro/plugin/resources/pom.xml.ftl
+++ b/enterprise/payara.micro/src/org/netbeans/modules/fish/payara/micro/plugin/resources/pom.xml.ftl
@@ -36,7 +36,7 @@
             <plugin>
                 <groupId>fish.payara.maven.plugins</groupId>
                 <artifactId>payara-micro-maven-plugin</artifactId>
-                <version>1.0.6</version>
+                <version>1.3.0</version>
                 <configuration>
                     <payaraVersion>${r"${version.payara}"}</payaraVersion>
                     <deployWar>false</deployWar>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists