JAMES-2306 Update skin version
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/aed162b6 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/aed162b6 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/aed162b6 Branch: refs/heads/master Commit: aed162b609ad9a2ffd2d1e07484983c3a4898577 Parents: 8d855f8 Author: Raphael Ouazana <[email protected]> Authored: Mon Jan 15 14:49:09 2018 +0100 Committer: benwa <[email protected]> Committed: Tue Jan 30 08:57:33 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/aed162b6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2d414a6..797c3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -571,7 +571,7 @@ --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <target.jdk>1.8</target.jdk> - <james-skin.version>1.8</james-skin.version> + <james-skin.version>1.9-SNAPSHOT</james-skin.version> <!-- This property contains the directory where to deploy when running using "-Psite-reports" profile to avoid accidently overriding the common modules website. Empty by default. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
