[ajax4jsf-svn-commits] JBoss Ajax4JSF SVN: r33 - trunk.

ajax4jsf-svn-commits at lists.jboss.org ajax4jsf-svn-commits at lists.jboss.org
Mon Mar 12 14:13:27 EDT 2007


Author: alexsmirnov
Date: 2007-03-12 14:13:27 -0400 (Mon, 12 Mar 2007)
New Revision: 33

Modified:
   trunk/pom.xml
Log:
Fix versions, project url's and repository locations
add SCM configuration

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2007-03-12 16:06:45 UTC (rev 32)
+++ trunk/pom.xml	2007-03-12 18:13:27 UTC (rev 33)
@@ -90,7 +90,12 @@
 	</repositories>
 	<build>
 	</build>
-
+
+    <scm>
+    <connection>http://anonsvn.jboss.org/repos/ajax4jsf/</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/ajax4jsf/</developerConnection>
+    <url>scm:svn:http://anonsvn.jboss.org/repos/ajax4jsf/</url>
+    </scm>
 	<!--
 	-->
 	<reporting>




More information about the ajax4jsf-svn-commits mailing list