brett       2004/03/21 19:35:42

  Modified:    aspectwerkz project.xml
  Log:
  [maven-scm-plugin] prepare release 1.1
  
  Revision  Changes    Path
  1.18      +7 -2      maven-plugins/aspectwerkz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml       22 Mar 2004 02:33:53 -0000      1.17
  +++ project.xml       22 Mar 2004 03:35:42 -0000      1.18
  @@ -1,4 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +
   <!-- 
   /*
    * Copyright 2001-2004 The Apache Software Foundation.
  @@ -17,13 +18,12 @@
    */
    -->
   
  -
   <project>
     <extend>../project.xml</extend>
     <pomVersion>3</pomVersion>
     <id>maven-aspectwerkz-plugin</id>
     <name>Maven AspectWerkz Plug-in</name>
  -  <currentVersion>1.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.1</currentVersion>
     <description>Plugin for AspectWerkz</description>
     <shortDescription>AspectWerkz plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
  @@ -44,6 +44,11 @@
         <id>1.1</id>
         <name>1.1</name>
         <tag>HEAD</tag>
  +    </version>
  +    <version>
  +      <id>1.1</id>
  +      <name>1.1</name>
  +      <tag>MAVEN_ASPECTWERKZ_1_1</tag>
       </version>
     </versions>
     <developers>
  
  
  

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

Reply via email to