This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new 2cb20c5 Upgrading cargo-maven2-plugin
2cb20c5 is described below
commit 2cb20c545283a179f3c61bdfb1d53d43edf76ef3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Mar 11 08:23:58 2019 +0100
Upgrading cargo-maven2-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d2c5c0..0fde02b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2043,7 +2043,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.7.2</version>
+ <version>1.7.3</version>
<configuration>
<container>
<containerId>tomcat8x</containerId>