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/12/17 12:27:00 UTC

svn commit: r891649 - /labs/magma/trunk/pom.xml

Author: simoneg
Date: Thu Dec 17 11:26:59 2009
New Revision: 891649

URL: http://svn.apache.org/viewvc?rev=891649&view=rev
Log:
LABS-503 : added beans-map to main pom

Modified:
    labs/magma/trunk/pom.xml

Modified: labs/magma/trunk/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/pom.xml?rev=891649&r1=891648&r2=891649&view=diff
==============================================================================
--- labs/magma/trunk/pom.xml (original)
+++ labs/magma/trunk/pom.xml Thu Dec 17 11:26:59 2009
@@ -41,6 +41,7 @@
 		<module>beans-richtext</module>
 		<module>beans-file</module>
 		<module>beans-image</module>
+		<module>beans-map</module>
 
 		<module>lateconfig-api</module>
 		<module>lateconfig-impl</module>
@@ -213,19 +214,19 @@
 		<repository>
 			<id>semeru-ssh-repository</id>
 			<url>
-				scp://svn.semeru.it:222/var/www/localhost/htdocs/maven-snaps
+				scp://svn.semeru.it:22/var/www/localhost/htdocs/maven-snaps
 			</url>
 		</repository>
 		<snapshotRepository>
 			<id>semeru-ssh-repository-snaps</id>
 			<url>
-				scp://svn.semeru.it:222/var/www/localhost/htdocs/maven-snaps
+				scp://svn.semeru.it:22/var/www/localhost/htdocs/maven-snaps
 			</url>
 		</snapshotRepository>
 		<site>
 			<id>semeru-magma-site</id>
 			<url>
-				scp://svn.semeru.it:222/var/www/localhost/htdocs/magma/
+				scp://svn.semeru.it:22/var/www/localhost/htdocs/magma/
 			</url>
 		</site>
 	</distributionManagement>



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