You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2016/05/03 09:44:18 UTC

marmotta git commit: upgraded maven-release-plugin

Repository: marmotta
Updated Branches:
  refs/heads/develop 6013c4aba -> 70f959c5b


upgraded maven-release-plugin


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

Branch: refs/heads/develop
Commit: 70f959c5bd510aa8235fb00b8372b680e3907ae1
Parents: 6013c4a
Author: Sergio Fern�ndez <wi...@apache.org>
Authored: Tue May 3 09:44:13 2016 +0200
Committer: Sergio Fern�ndez <wi...@apache.org>
Committed: Tue May 3 09:44:13 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/70f959c5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7824c49..2c59dc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.4</version>
+                <version>2.5.3</version>
                 <configuration>
                     <useReleaseProfile>false</useReleaseProfile>
                     <goals>deploy</goals>