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

cvs commit: jakarta-commons/attributes/site/etc/maven_demo project.xml

leosutic    2004/09/10 13:53:22

  Modified:    attributes/site/etc/maven_demo project.xml
  Log:
  Minor formatting change.
  
  Revision  Changes    Path
  1.3       +3 -3      jakarta-commons/attributes/site/etc/maven_demo/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/attributes/site/etc/maven_demo/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	10 Sep 2004 20:49:38 -0000	1.2
  +++ project.xml	10 Sep 2004 20:53:22 -0000	1.3
  @@ -24,7 +24,7 @@
       <shortDescription>A demo of Commons Attributes for Maven users.</shortDescription>
       
       <description>
  -A demo of Commons Attributes for Maven users.
  +        A demo of Commons Attributes for Maven users.
       </description>
       
       <build>
  @@ -42,13 +42,13 @@
               <id>qdox</id>
               <version>1.5</version>
           </dependency>
  -
  +        
           <dependency>
               <id>commons-attributes</id>
               <artifactId>commons-attributes-api</artifactId>
               <version>2.1</version>
           </dependency>
  -
  +        
           <dependency>
               <id>commons-attributes</id>
               <artifactId>commons-attributes-compiler</artifactId>
  
  
  

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