[jboss-svn-commits] JBL Code SVN: r19910 - labs/jbossrules/tags/4.0.7.19894.GA.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu May 8 12:36:07 EDT 2008


Author: tirelli
Date: 2008-05-08 12:36:07 -0400 (Thu, 08 May 2008)
New Revision: 19910

Modified:
   labs/jbossrules/tags/4.0.7.19894.GA/pom.xml
Log:
JBRULES-1600: updating pom.xml

Modified: labs/jbossrules/tags/4.0.7.19894.GA/pom.xml
===================================================================
--- labs/jbossrules/tags/4.0.7.19894.GA/pom.xml	2008-05-08 15:12:56 UTC (rev 19909)
+++ labs/jbossrules/tags/4.0.7.19894.GA/pom.xml	2008-05-08 16:36:07 UTC (rev 19910)
@@ -908,10 +908,10 @@
            <url>${rules.site.deploy.dir}</url>
        </site>
     <!-- TODO configure this if it's needed -->
-    <!--<repository>-->
-      <!--<id>shell.jboss.org?</id>-->
-      <!--<url>scp://???.jboss.org/???/maven2</url>-->
-    <!--</repository>-->
+    <!--repository>
+      <id>local</id>
+      <url>file:///home/etirelli/workspace/jboss/maven_repo</url>
+    </repository -->
     <!--<snapshotRepository>-->
       <!--<id>shell.jboss.org?</id>-->
       <!--<url>scp://???.jboss.org/???/maven2snapshots???</url>-->




More information about the jboss-svn-commits mailing list