You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2012/02/08 21:22:37 UTC

svn commit: r1242077 - /incubator/airavata/trunk/modules/commons/pom.xml

Author: lahiru
Date: Wed Feb  8 20:22:37 2012
New Revision: 1242077

URL: http://svn.apache.org/viewvc?rev=1242077&view=rev
Log:
adding registry-api for xbaya build profile.

Modified:
    incubator/airavata/trunk/modules/commons/pom.xml

Modified: incubator/airavata/trunk/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/commons/pom.xml?rev=1242077&r1=1242076&r2=1242077&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/commons/pom.xml (original)
+++ incubator/airavata/trunk/modules/commons/pom.xml Wed Feb  8 20:22:37 2012
@@ -68,6 +68,7 @@
 			</activation>
 			<modules>
 				<module>workflow-tracking</module>
+				<module>registry-api</module>
 			</modules>
 		</profile>
 		<profile>
@@ -80,6 +81,8 @@
 			</activation>
 			<modules>
 				<module>gfac-schema</module>
+				<module>registry-api</module>
+			</modules>
 			</modules>
 		</profile>