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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to