You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/12/19 07:45:35 UTC

[2/2] syncope git commit: Upgrading the maven-dependency-plugin

Upgrading the maven-dependency-plugin


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4a689153
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4a689153
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4a689153

Branch: refs/heads/master
Commit: 4a6891539186c0661e361297afcd10743635bf65
Parents: de9ac6f
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Dec 19 08:45:16 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Dec 19 08:45:26 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/4a689153/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c09664f..90f723e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1437,7 +1437,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>2.10</version>
+          <version>3.0.0</version>
           <configuration>
             <outputDirectory>${bundles.directory}</outputDirectory>
             <useBaseVersion>true</useBaseVersion>