You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ch...@apache.org on 2013/11/13 19:25:40 UTC

svn commit: r1541652 - /airavata/trunk/modules/distribution/airavata-server/pom.xml

Author: chathuri
Date: Wed Nov 13 18:25:39 2013
New Revision: 1541652

URL: http://svn.apache.org/r1541652
Log: (empty)

Modified:
    airavata/trunk/modules/distribution/airavata-server/pom.xml

Modified: airavata/trunk/modules/distribution/airavata-server/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/pom.xml?rev=1541652&r1=1541651&r2=1541652&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-server/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-server/pom.xml Wed Nov 13 18:25:39 2013
@@ -642,6 +642,11 @@
             <artifactId>xmlbeans</artifactId>
             <version>${xmlbeans.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.thrift</groupId>
+            <artifactId>libthrift</artifactId>
+            <version>0.9.1</version>
+        </dependency>
     </dependencies>