Repository: syncope Updated Branches: refs/heads/1_2_X 14b9753b5 -> 0b91bf21c refs/heads/master 05eb51deb -> 3ee04978c
Ignoring generated POM Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/121a177c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/121a177c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/121a177c Branch: refs/heads/1_2_X Commit: 121a177c03c5f8307ed55461b413552e3af52c67 Parents: 14b9753 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Oct 17 09:42:08 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Oct 17 09:42:08 2014 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/121a177c/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 3b36dca..b4d8a76 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ target maven-eclipse.xml .externalToolBuilders +archetype/src/main/resources/archetype-resources/pom.xml
