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/12 16:34:07 UTC

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

dion        2004/09/12 07:34:07

  Modified:    jelly/jelly-tags/jms project.xml
  Log:
  prep
  
  Revision  Changes    Path
  1.9       +9 -8      jakarta-commons/jelly/jelly-tags/jms/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jms/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	10 Sep 2004 06:42:43 -0000	1.8
  +++ project.xml	12 Sep 2004 14:34:07 -0000	1.9
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-jms</id>
     <name>commons-jelly-tags-jms</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.tags.jms</package>
   
     <description>
  @@ -25,14 +26,14 @@
     </description>
     <shortDescription>Commons Jelly JMS Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/jms</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jms</distributionDirectory>
  -  <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jms/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jms/</url>
  -  </repository>-->
  -  
  -    
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS-JELLY-JMS-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
     
       
  
  
  

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