Repository: james-project
Updated Branches:
  refs/heads/master abfce0e5f -> b0d35b70b


MPT-37 Correct maven error about reserved names


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/06b6e480
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/06b6e480
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/06b6e480

Branch: refs/heads/master
Commit: 06b6e48022f3a982fccba6f9cf5c99252981fcaa
Parents: abfce0e
Author: benwa <btell...@linagora.com>
Authored: Tue Apr 18 11:18:55 2017 +0700
Committer: benwa <btell...@linagora.com>
Committed: Thu Apr 20 07:46:52 2017 +0700

----------------------------------------------------------------------
 mpt/mavenplugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/06b6e480/mpt/mavenplugin/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/mavenplugin/pom.xml b/mpt/mavenplugin/pom.xml
index 52f29c4..7b71879 100644
--- a/mpt/mavenplugin/pom.xml
+++ b/mpt/mavenplugin/pom.xml
@@ -27,7 +27,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <artifactId>maven-mpt-plugin</artifactId>
+    <artifactId>mpt-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
 
     <name>Apache James MPT Maven2 Plugin</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to