[webbeans-commits] Webbeans SVN: r1269 - doc/trunk/reference.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Wed Jan 28 19:43:25 EST 2009


Author: pete.muir at jboss.org
Date: 2009-01-28 19:43:25 -0500 (Wed, 28 Jan 2009)
New Revision: 1269

Modified:
   doc/trunk/reference/pom.xml
Log:
minor

Modified: doc/trunk/reference/pom.xml
===================================================================
--- doc/trunk/reference/pom.xml	2009-01-29 00:29:21 UTC (rev 1268)
+++ doc/trunk/reference/pom.xml	2009-01-29 00:43:25 UTC (rev 1269)
@@ -198,17 +198,5 @@
       <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/doc</connection>
       <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/doc</developerConnection>
       <url>http://fisheye.jboss.org/browse/WebBeans/doc</url>
-   </scm>
-
-   <distributionManagement>
-      <repository>
-         <!-- Copy the dist to the local checkout of the JBoss maven2 repo ${maven.repository.root} -->
-
-         <!-- It is anticipated that ${maven.repository.root} be set in user's settings.xml -->
-         <!-- todo : replace this with direct svn access once the svnkit providers are available -->
-      </repository>
-      <snapshotRepository>
-      </snapshotRepository>
-   </distributionManagement>
-   
+   </scm>   
 </project>
\ No newline at end of file




More information about the weld-commits mailing list