You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/02/24 17:10:23 UTC

svn commit: r155196 - struts/bsf/trunk/project.xml

Author: jmitchell
Date: Thu Feb 24 08:10:22 2005
New Revision: 155196

URL: http://svn.apache.org/viewcvs?view=rev&rev=155196
Log:
bring el/project.xml inline with parent

Modified:
    struts/bsf/trunk/project.xml

Modified: struts/bsf/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/bsf/trunk/project.xml?view=diff&r1=155195&r2=155196
==============================================================================
--- struts/bsf/trunk/project.xml (original)
+++ struts/bsf/trunk/project.xml Thu Feb 24 08:10:22 2005
@@ -44,28 +44,7 @@
     <developerConnection>scm|svn|https|//svn.apache.org/repos/asf/struts/bsf/trunk</developerConnection>
     <url>http://svn.apache.org/repos/asf/struts/bsf/trunk</url>
   </repository>
-  <versions>
-    <version>
-      <id>rel_0_5</id>
-      <name>rel_0_5</name>
-      <tag>rel_0_5</tag>
-    </version>
-  </versions>
   
-  <developers>
-	<developer>
-		<name>Don Brown</name>
-		<id>mrdon</id>
-        <email>mrdon at apache.org</email>
-		<organization/>
-	</developer>
-    <developer>
-        <name>Joe Germuska</name>
-        <email>germuska at apache.org</email>
-		<id>germuska</id>
-        <organization></organization>
-     </developer>
-  </developers>
 
   <dependencies>
     
@@ -78,6 +57,7 @@
         <war.bundle>true</war.bundle>
         <cactus.bundle>true</cactus.bundle>
       </properties>
+      <url>http://struts.apache.org/</url>
     </dependency>
     
     <dependency>
@@ -89,28 +69,29 @@
         <war.bundle>true</war.bundle>
         <cactus.bundle>true</cactus.bundle>
       </properties>
+      <url>http://struts.apache.org/</url>
     </dependency>
     
     <dependency>
       <groupId>bsf</groupId>
       <artifactId>bsf</artifactId>
       <version>2.3.0</version>
-      <url>http://fix.me.com/</url>
       <properties>
         <war.bundle>true</war.bundle>
         <cactus.bundle>true</cactus.bundle>
       </properties>
+      <url>http://jakarta.apache.org/bsf/</url>
     </dependency>
     
     <dependency>
       <groupId>bsh</groupId>
       <artifactId>bsh</artifactId>
       <version>1.2b7</version>
-      <url>http://fix.me.com/</url>
       <properties>
         <war.bundle>true</war.bundle>
         <cactus.bundle>true</cactus.bundle>
       </properties>
+      <url>http://www.beanshell.org/</url>
     </dependency>
     
   </dependencies>



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