Repository: syncope Updated Branches: refs/heads/master 01612160f -> b9fcf293b
Upgrading archetype-packaging Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c9d2a833 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c9d2a833 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c9d2a833 Branch: refs/heads/master Commit: c9d2a8334a0d25f91586e0710b8f233d2e901aaf Parents: 0161216 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Nov 13 12:32:11 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Nov 13 12:32:11 2015 +0100 ---------------------------------------------------------------------- archetype/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c9d2a833/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index 9e9d18f..d51bea4 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -42,7 +42,7 @@ under the License. <extension> <groupId>org.apache.maven.archetype</groupId> <artifactId>archetype-packaging</artifactId> - <version>2.3</version> + <version>2.4</version> </extension> </extensions>
