You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/07 06:54:31 UTC

[camel] 02/02: Upgrade JBoss AS Maven Plugin to version 7.9.Final

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

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

commit 6af5281c8bdd0ff4aa4f6c501f3e08cf4edceed5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 7 07:50:03 2018 +0100

    Upgrade JBoss AS Maven Plugin to version 7.9.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8df2e6a..acd5543 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -480,7 +480,7 @@
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-jar-plugin-version>3.0.2</maven-jar-plugin-version>
     <maven-javadoc-plugin-version>3.0.0-M1</maven-javadoc-plugin-version>
-    <maven-jboss-as-maven-plugin-version>7.7.Final</maven-jboss-as-maven-plugin-version>
+    <maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>
     <!-- plugin-plugin 3.5 does not work -->
     <maven-plugin-plugin-version>3.4</maven-plugin-plugin-version>
     <maven-plugin-annotations-version>3.5</maven-plugin-annotations-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.