You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/10/20 00:47:19 UTC

svn commit: r826851 - /labs/magma/trunk/fragment-banner-web/pom.xml

Author: simoneg
Date: Mon Oct 19 22:47:19 2009
New Revision: 826851

URL: http://svn.apache.org/viewvc?rev=826851&view=rev
Log:
Fix in banner-web pom

Modified:
    labs/magma/trunk/fragment-banner-web/pom.xml

Modified: labs/magma/trunk/fragment-banner-web/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/fragment-banner-web/pom.xml?rev=826851&r1=826850&r2=826851&view=diff
==============================================================================
--- labs/magma/trunk/fragment-banner-web/pom.xml (original)
+++ labs/magma/trunk/fragment-banner-web/pom.xml Mon Oct 19 22:47:19 2009
@@ -27,6 +27,11 @@
 		</dependency>
 	        <dependency>
 			<groupId>org.apache.magma</groupId>
+			<artifactId>website-administration</artifactId>
+			<version>0.0.2-SNAPSHOT</version>
+		</dependency>
+	        <dependency>
+			<groupId>org.apache.magma</groupId>
 			<artifactId>foundation-database</artifactId>
 			<version>0.0.2-SNAPSHOT</version>
 		</dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org