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 2008/11/28 14:22:45 UTC

svn commit: r721481 - /labs/magma/trunk/foundation-website/pom.xml

Author: simoneg
Date: Fri Nov 28 05:22:45 2008
New Revision: 721481

URL: http://svn.apache.org/viewvc?rev=721481&view=rev
Log:
Startup integration

Modified:
    labs/magma/trunk/foundation-website/pom.xml

Modified: labs/magma/trunk/foundation-website/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-website/pom.xml?rev=721481&r1=721480&r2=721481&view=diff
==============================================================================
--- labs/magma/trunk/foundation-website/pom.xml (original)
+++ labs/magma/trunk/foundation-website/pom.xml Fri Nov 28 05:22:45 2008
@@ -86,5 +86,10 @@
       <artifactId>commons-io</artifactId>
       <version>1.3.2</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.magma</groupId>
+      <artifactId>foundation-startup</artifactId>
+      <version>0.0.1-SNAPSHOT</version>
+    </dependency>
   </dependencies>
 </project>
\ No newline at end of file



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