[jboss-svn-commits] JBL Code SVN: r10767 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Apr 4 14:51:43 EDT 2007


Author: mark.proctor at jboss.com
Date: 2007-04-04 14:51:42 -0400 (Wed, 04 Apr 2007)
New Revision: 10767

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
-Added site information to the distributionManagement section in the pom.xml

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2007-04-04 18:24:32 UTC (rev 10766)
+++ labs/jbossrules/trunk/pom.xml	2007-04-04 18:51:42 UTC (rev 10767)
@@ -733,6 +733,10 @@
   </dependencyManagement>
 
   <distributionManagement>
+       <site>
+           <id>rules-site.jboss.org</id>
+           <url>${rules.site.deploy.dir}</url>
+       </site>
     <!-- TODO configure this if it's needed -->
     <!--<repository>-->
       <!--<id>shell.jboss.org?</id>-->




More information about the jboss-svn-commits mailing list