You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/08/24 03:47:03 UTC

[38/38] james-project git commit: JAMES-2114 Correct a typo in POM

JAMES-2114 Correct a typo in POM


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

Branch: refs/heads/master
Commit: 5accc88a1e63dfb3cbd0fa0f5b8525dbe58383e9
Parents: 0fb81ac
Author: benwa <bt...@linagora.com>
Authored: Thu Aug 24 10:36:17 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Thu Aug 24 10:36:17 2017 +0700

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


http://git-wip-us.apache.org/repos/asf/james-project/blob/5accc88a/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/protocols/pom.xml b/protocols/pom.xml
index 0d6fc46..b5558b0 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.apache.james</groupId>
                 <artifactId>james-server-util-java8</artifactId>
-                <version>3.1.0-SNAPSHOT</version>
+                <version>${project.version}</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.james.protocols</groupId>


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