You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Henning Schmiedehausen (JIRA)" <ji...@codehaus.org> on 2005/09/19 10:25:10 UTC

[jira] Created: (MAVENUPLOAD-522) Please update POM for javax.mail

Please update POM for javax.mail
--------------------------------

         Key: MAVENUPLOAD-522
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-522
     Project: maven-upload-requests
        Type: Wish
 Reporter: Henning Schmiedehausen


javamail 1.3.3 is out:

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>javamail</groupId>
  <artifactId>mail</artifactId>
  <version>1.3.3</version>
  <dependencies>
    <dependency>
      <groupId>javax.activation</groupId>
      <artifactId>activation</artifactId>
      <version>1.0.2</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (MAVENUPLOAD-522) Please update POM for javax.mail

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-522?page=all ]
     
Carlos Sanchez closed MAVENUPLOAD-522:
--------------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

Added to groupId javax.mail

> Please update POM for javax.mail
> --------------------------------
>
>          Key: MAVENUPLOAD-522
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-522
>      Project: maven-upload-requests
>         Type: Wish
>     Reporter: Henning Schmiedehausen
>     Assignee: Carlos Sanchez

>
>
> javamail 1.3.3 is out:
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>javamail</groupId>
>   <artifactId>mail</artifactId>
>   <version>1.3.3</version>
>   <dependencies>
>     <dependency>
>       <groupId>javax.activation</groupId>
>       <artifactId>activation</artifactId>
>       <version>1.0.2</version>
>       <scope>compile</scope>
>     </dependency>
>   </dependencies>
> </project>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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