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 <[email protected]> Authored: Tue May 3 09:44:13 2016 +0200 Committer: Sergio Fernández <[email protected]> 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>
