Repository: james-project Updated Branches: refs/heads/master a50f75112 -> d80d52ef0
JAMES-1830 Apache parent POM should have version 18 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8fddf035 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8fddf035 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/8fddf035 Branch: refs/heads/master Commit: 8fddf035dd96ab8b68bb965748c6adab93854305 Parents: ffbb8a3 Author: Benoit Tellier <btell...@linagora.com> Authored: Tue Oct 11 16:32:26 2016 +0200 Committer: Benoit Tellier <btell...@linagora.com> Committed: Mon Oct 31 19:30:35 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/8fddf035/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0d8adcf..31ae042 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>18</version> <relativePath/> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org