[jboss-svn-commits] JBoss PortletSwap SVN: r168 - portlets/src/framework/SeamBookingPortlet/ear.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 15 10:06:15 EST 2007


Author: wesleyhales
Date: 2007-11-15 10:06:15 -0500 (Thu, 15 Nov 2007)
New Revision: 168

Modified:
   portlets/src/framework/SeamBookingPortlet/ear/pom.xml
Log:
change to 2.6.2

Modified: portlets/src/framework/SeamBookingPortlet/ear/pom.xml
===================================================================
--- portlets/src/framework/SeamBookingPortlet/ear/pom.xml	2007-11-15 03:10:42 UTC (rev 167)
+++ portlets/src/framework/SeamBookingPortlet/ear/pom.xml	2007-11-15 15:06:15 UTC (rev 168)
@@ -286,19 +286,19 @@
    </pluginRepositories>
 
    <properties>
-      <jboss.local.install>${basedir}/target/installs/jboss-4.2.2.GA-2.6.3/server/default
+      <jboss.local.install>${basedir}/target/installs/jboss-4.2.2.GA-2.6.2/server/default
       </jboss.local.install>
       <cargo.container>jboss4x</cargo.container>
 
       <!--copy the zip somewhere locally so you don't waste time and bandwidth (this is a 50MB download!),
       then change the path and uncomment below-->
       <!--<cargo.container.url>
-         file:/C:/dev/repository.jboss.org/maven2/org/jboss/portal/example/jboss/4.2.2.GA-2.6.3/jboss-4.2.2.GA-2.6.3.zip
+         file:/C:/dev/repository.jboss.org/maven2/org/jboss/portal/example/jboss/4.2.2.GA-2.6.2/jboss-4.2.2.GA-2.6.2.zip
       </cargo.container.url>-->
 
       <!--Comment this url out once you have a local copy-->
       <cargo.container.url>
-         http://repository.jboss.org/maven2/org/jboss/portal/example/jboss/4.2.2.GA-2.6.3/jboss-4.2.2.GA-2.6.3.zip
+         http://repository.jboss.org/maven2/org/jboss/portal/example/jboss/4.2.2.GA-2.6.2/jboss-4.2.2.GA-2.6.2.zip
       </cargo.container.url>
 
       <cargo.jvmargs>-Xms256m -Xmx1024m -XX:PermSize=1024m -XX:MaxPermSize=1024m</cargo.jvmargs>




More information about the jboss-svn-commits mailing list