JAMES-2493 remove ${groupId} deprecated use
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9389a2ca
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9389a2ca
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/9389a2ca
Branch: refs/heads/master
Commit: 9389a2ca9f325f947edd244e4c0d238c7998104e
Parents: da982f2
Author: Matthieu Baechler <[email protected]>
Authored: Wed Jul 25 15:01:00 2018 +0200
Committer: benwa <[email protected]>
Committed: Tue Jul 31 09:25:22 2018 +0700
----------------------------------------------------------------------
mailet/api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/james-project/blob/9389a2ca/mailet/api/pom.xml
----------------------------------------------------------------------
diff --git a/mailet/api/pom.xml b/mailet/api/pom.xml
index 3c2e4de..18ee831 100644
--- a/mailet/api/pom.xml
+++ b/mailet/api/pom.xml
@@ -37,7 +37,7 @@
<dependencies>
<dependency>
- <groupId>${groupId}</groupId>
+ <groupId>${project.groupId}</groupId>
<artifactId>james-core</artifactId>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]