This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit ff854a7c1d8f63425f3c5cde5327bb4baecff668
Author: Benoit Tellier <[email protected]>
AuthorDate: Thu Jun 10 21:10:24 2021 +0700

    JAMES-3596 Fix an invalid parent relativePath in mailbox-api
---
 server/container/guice/mailbox-jpa/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/container/guice/mailbox-jpa/pom.xml 
b/server/container/guice/mailbox-jpa/pom.xml
index 12ca74a..90cf235 100644
--- a/server/container/guice/mailbox-jpa/pom.xml
+++ b/server/container/guice/mailbox-jpa/pom.xml
@@ -32,7 +32,7 @@
     <packaging>jar</packaging>
 
     <name>Apache James :: Server :: JPA - guice injection</name>
-    <description>An advanced email server - JPA backend with guice 
injection</description>
+    <description>Some Guice injection modules for the JPA mailbox</description>
 
     <dependencies>
         <dependency>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to