Author: gabriele
Date: Thu Dec 16 17:35:54 2010
New Revision: 1050069

URL: http://svn.apache.org/viewvc?rev=1050069&view=rev
Log:
added supplemental models information about groovy apache license v2

Modified:
    
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml

Modified: 
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml?rev=1050069&r1=1050068&r2=1050069&view=diff
==============================================================================
--- 
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
 (original)
+++ 
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
 Thu Dec 16 17:35:54 2010
@@ -221,6 +221,20 @@
     </supplement>
     <supplement>
         <project>
+            <groupId>org.codehaus.groovy</groupId>
+            <artifactId>groovy</artifactId>
+            <version>1.7.5</version>
+            <name>Groovy</name>
+            <licenses>
+                <license>
+                    <name>Apache License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
             <groupId>org.jvnet</groupId>
             <artifactId>mimepull</artifactId>
             <version>1.3</version>
@@ -288,4 +302,4 @@
             </organization>
         </project>
     </supplement>
-</supplementalDataModels>
\ No newline at end of file
+</supplementalDataModels>


Reply via email to