You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/11/16 16:11:50 UTC

cvs commit: maven-plugins/caller project.xml

vmassol     2003/11/16 07:11:50

  Modified:    caller/xdocs changes.xml
               caller   project.xml
  Log:
  Prepare for 1.1 version
  
  Revision  Changes    Path
  1.3       +2 -0      maven-plugins/caller/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/caller/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	16 Nov 2003 13:01:08 -0000	1.2
  +++ changes.xml	16 Nov 2003 15:11:50 -0000	1.3
  @@ -6,6 +6,8 @@
     </properties>
   
     <body>
  +    <release version="1.1" date="in CVS">
  +    </release>
       <release version="1.0" date="2003-11-16">
         <action dev="vmassol" type="add">
           Initial creation of plugin.
  
  
  
  1.3       +1 -1      maven-plugins/caller/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/caller/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	16 Nov 2003 13:01:08 -0000	1.2
  +++ project.xml	16 Nov 2003 15:11:50 -0000	1.3
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-caller-plugin</id>
     <name>Maven Caller Plugin</name>
  -  <currentVersion>1.0</currentVersion>
  +  <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description>Interface to isolate calls between plugins</description>
     <shortDescription>Maven Caller plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/caller/</url>
  
  
  

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