You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2014/11/03 17:15:17 UTC

[4/8] git commit: Upgrading GreenMail to 1.4.0

Upgrading GreenMail to 1.4.0


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/79ef5134
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/79ef5134
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/79ef5134

Branch: refs/heads/master
Commit: 79ef5134ab33c2b826288a276fae876b89427c2a
Parents: 0920d65
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Nov 3 17:12:06 2014 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Nov 3 17:12:06 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/79ef5134/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 93b09ec..83c17f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -892,7 +892,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.3.1b</version>
+        <version>1.4.0</version>
         <scope>test</scope>
       </dependency>
       <!-- /TEST -->