jvanzyl     02/05/28 08:39:31

  Modified:    graph2   project.xml
  Log:
  Fixing the <id>
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-commons-sandbox/graph2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/graph2/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml       28 May 2002 15:13:55 -0000      1.5
  +++ project.xml       28 May 2002 15:39:31 -0000      1.6
  @@ -2,7 +2,7 @@
   
   <project>
     <name>jakarta-commons-graph2</name>
  -  <id>graph</id>
  +  <id>commons-graph</id>
     <currentVersion>0.8</currentVersion>
     <organization>Apache Software Foundation</organization>
     <inceptionYear>2001</inceptionYear>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to