You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by mi...@apache.org on 2003/05/08 22:56:51 UTC

cvs commit: maven/src/plugins-build/ear/xdocs properties.xml

michal      2003/05/08 13:56:51

  Modified:    src/plugins-build/ear/xdocs properties.xml
  Log:
  small typo fixed
  
  Revision  Changes    Path
  1.3       +1 -1      maven/src/plugins-build/ear/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ear/xdocs/properties.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- properties.xml	8 May 2003 20:53:55 -0000	1.2
  +++ properties.xml	8 May 2003 20:56:51 -0000	1.3
  @@ -111,7 +111,7 @@
         <type>war<type>
         <properties>
           <ear.bundle>true</ear.bundle>
  -        <ear.appxml.context-root>maven</ear.appxml.war.context-root>
  +        <ear.appxml.war.context-root>maven</ear.appxml.war.context-root>
         </properties>
       </dependency>
     ]]></source>
  
  
  

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