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/10/17 16:11:45 UTC

cvs commit: jakarta-commons-sandbox/pipeline project.xml

dirkv       2004/10/17 07:11:45

  Modified:    pipeline project.xml
  Log:
  sandbox style project
  
  Revision  Changes    Path
  1.2       +3 -5      jakarta-commons-sandbox/pipeline/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/pipeline/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	2 Oct 2004 19:01:19 -0000	1.1
  +++ project.xml	17 Oct 2004 14:11:45 -0000	1.2
  @@ -1,13 +1,11 @@
   <?xml version="1.0"?>
   <project>
  +  <extend>../sandbox-build/project.xml</extend>
     <pomVersion>3</pomVersion>
  -  <name>commons-pipeline</name>
  +  <name>Commons Pipeline</name>
     <id>commons-pipeline</id>
  +  <logo>/images/pipeline-logo-white.png</logo>
     <currentVersion>0.0.1</currentVersion>
  -  <organization>
  -    <name>The Apache Software Foundation</name>
  -    <url>http://www.apache.org/</url>
  -  </organization>
     <inceptionYear>2004</inceptionYear>
     <package>org.apache.commons.pipeline</package>
   
  
  
  

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