Author: mrdon
Date: Mon Dec 12 18:43:14 2005
New Revision: 356453

URL: http://svn.apache.org/viewcvs?rev=356453&view=rev
Log:
Changed to the apache cvs repo and added new webwork/xwork jars

Modified:
    struts/sandbox/trunk/ti/phase1/project.properties
    struts/sandbox/trunk/ti/phase1/project.xml

Modified: struts/sandbox/trunk/ti/phase1/project.properties
URL: 
http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/phase1/project.properties?rev=356453&r1=356452&r2=356453&view=diff
==============================================================================
--- struts/sandbox/trunk/ti/phase1/project.properties (original)
+++ struts/sandbox/trunk/ti/phase1/project.properties Mon Dec 12 18:43:14 2005
@@ -15,7 +15,7 @@
 # -------------------------------------------------------------------
 
 
-maven.repo.remote=http://www.ibiblio.org/maven/,http://people.apache.org/~mrdon/repository/
+maven.repo.remote=http://www.ibiblio.org/maven/,http://cvs.apache.org/repository/
 maven.compile.source=1.4
 maven.javadoc.additionalparam=-tag todo:a:"To Do:"
 

Modified: struts/sandbox/trunk/ti/phase1/project.xml
URL: 
http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/phase1/project.xml?rev=356453&r1=356452&r2=356453&view=diff
==============================================================================
--- struts/sandbox/trunk/ti/phase1/project.xml (original)
+++ struts/sandbox/trunk/ti/phase1/project.xml Mon Dec 12 18:43:14 2005
@@ -248,7 +248,7 @@
     <dependency>
       <groupId>opensymphony</groupId>
       <artifactId>xwork</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.1</version>
       <url>http://www.opensymphony.com/xwork/</url>
       <properties>
         <war.bundle>true</war.bundle>
@@ -258,7 +258,7 @@
     <dependency>
       <groupId>opensymphony</groupId>
       <artifactId>webwork</artifactId>
-      <version>2.2-beta-3</version>
+      <version>2.2-beta-4</version>
       <url>http://www.opensymphony.com/webwork/</url>
       <properties>
         <war.bundle>true</war.bundle>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to