You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2014/10/06 10:01:03 UTC

git commit: This fixes #3

Repository: incubator-metamodel
Updated Branches:
  refs/heads/master 6c98e0844 -> 795f09187


This fixes #3

Project: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/commit/795f0918
Tree: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/tree/795f0918
Diff: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/diff/795f0918

Branch: refs/heads/master
Commit: 795f091872f7cf8b7399138a9ce1ef7270cbcaf7
Parents: 6c98e08
Author: Kasper Sørensen <i....@gmail.com>
Authored: Mon Oct 6 10:00:58 2014 +0200
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Mon Oct 6 10:00:58 2014 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/795f0918/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 83f46ef..47eb3e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,6 +101,10 @@
 	</developers>
 	<contributors>
 		<contributor>
+			<name>Francisco Javier Cano</name>
+			<organization>Stratio</organization>
+		</contributor>
+		<contributor>
 			<name>Saurabh Gupta</name>
 			<organization>Xebia India</organization>
 		</contributor>