You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/03/29 19:51:17 UTC

svn commit: r389844 - /incubator/webwork2/ivy.xml

Author: mrdon
Date: Wed Mar 29 09:51:15 2006
New Revision: 389844

URL: http://svn.apache.org/viewcvs?rev=389844&view=rev
Log:
Updating struts-action and apache info

Modified:
    incubator/webwork2/ivy.xml

Modified: incubator/webwork2/ivy.xml
URL: http://svn.apache.org/viewcvs/incubator/webwork2/ivy.xml?rev=389844&r1=389843&r2=389844&view=diff
==============================================================================
--- incubator/webwork2/ivy.xml (original)
+++ incubator/webwork2/ivy.xml Wed Mar 29 09:51:15 2006
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml-stylesheet type="text/xsl" href="http://www.jayasoft.fr/org/ivyrep/ivy-doc.xsl"?>
 <ivy-module version="1.0">
-    <info organisation="opensymphony" module="webwork"
-          revision="2.3"
+    <info organisation="apache" module="struts-action"
+          revision="2.0"
           status="integration"
           publication="20060323000000">
         <license name="Apache" url="http://www.apache.org/licenses/LICENSE-2.0.txt"/>
-        <ivyauthor name="opensymphony" url="http://www.opensymphony.com/"/>
+        <ivyauthor name="apache" url="http://www.apache.org/"/>
 
         <description homepage="http://www.opensymphony.com/webwork/">
             WebWork is a Java web-application development framework. It is built specifically with developer
@@ -44,7 +44,7 @@
         <conf name="tiles"/>
     </configurations>
     <publications>
-        <artifact name="webwork" type="jar" conf="default"/>
+        <artifact name="struts-action" type="jar" conf="default"/>
     </publications>
     <dependencies>
         <!-- build -->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org