Author: fmui
Date: Mon Jan 17 16:26:21 2011
New Revision: 1059978

URL: http://svn.apache.org/viewvc?rev=1059978&view=rev
Log:
upgraded Groovy in CMIS Workbench to 1.7.6

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

Modified: 
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml?rev=1059978&r1=1059977&r2=1059978&view=diff
==============================================================================
--- 
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
 (original)
+++ 
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
 Mon Jan 17 16:26:21 2011
@@ -204,7 +204,12 @@
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
             <artifactId>groovy</artifactId>
-            <version>1.7.5</version>
+            <version>1.7.6</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ivy</groupId>
+            <artifactId>ivy</artifactId>
+            <version>2.2.0</version>
         </dependency>
         <dependency>
             <groupId>log4j</groupId>

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=1059978&r1=1059977&r2=1059978&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
 Mon Jan 17 16:26:21 2011
@@ -4,7 +4,7 @@
         <project>
             <groupId>org.codehaus.groovy</groupId>
             <artifactId>groovy</artifactId>
-            <version>1.7.5</version>
+            <version>1.7.6</version>
             <name>Groovy</name>
             <licenses>
                 <license>


Reply via email to