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 2015/01/21 06:29:53 UTC

[4/8] syncope git commit: Upgrading GPG plugin

Upgrading GPG plugin


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

Branch: refs/heads/2_0_X
Commit: f2d45fdd29e6b938ebb5938f818b612d5e985047
Parents: 7b1c5eb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 21 06:28:37 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 21 06:28:37 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f2d45fdd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da0954d..70d275d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1506,7 +1506,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-gpg-plugin</artifactId>
-            <version>1.5</version>
+            <version>1.6</version>
             <executions>
               <execution>
                 <id>sign-artifacts</id>