You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/09/10 16:35:20 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/fmt project.xml

dion        2004/09/10 07:35:20

  Modified:    jelly/jelly-tags/fmt project.xml
  Log:
  upgrade to beanshell 1.0
  
  Revision  Changes    Path
  1.15      +1 -10     jakarta-commons/jelly/jelly-tags/fmt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	10 Sep 2004 09:02:58 -0000	1.14
  +++ project.xml	10 Sep 2004 14:35:20 -0000	1.15
  @@ -27,15 +27,6 @@
     </description>
     <shortDescription>Commons Jelly FMT Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/fmt/</url>
  -
  -  <siteDirectory>/www/jakarta.apache.org/commons/jelly/fmt/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/fmt</distributionDirectory>
  -  <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/fmt/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/fmt/</url>
  -  </repository> -->
  -  
     <dependencies>
     
       
  @@ -70,7 +61,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-beanshell</artifactId>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
   
       <dependency>
  
  
  

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