You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ad...@apache.org on 2004/05/16 21:25:47 UTC

cvs commit: incubator-geronimo/modules/assembly project.xml

adc         2004/05/16 12:25:47

  Modified:    modules/assembly project.xml
  Log:
  ActiveMQ seems to only make a SNAPSHOT.
  
  Revision  Changes    Path
  1.20      +2 -2      incubator-geronimo/modules/assembly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/assembly/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	14 May 2004 00:06:31 -0000	1.19
  +++ project.xml	16 May 2004 19:25:47 -0000	1.20
  @@ -448,7 +448,7 @@
         <dependency>
             <groupId>activemq</groupId>
             <artifactId>activemq</artifactId>
  -          <version>1.0-SNAPSHOT</version>
  +          <version>SNAPSHOT</version>
             <properties>
                 <repository>true</repository>
             </properties>