From 631c9751f02cd9330e300ba3ee941f0b5873fe40 Mon Sep 17 00:00:00 2001 From: hedyn Date: Sat, 9 Apr 2016 13:43:59 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index e3dc81a..97f8073 100644 --- a/pom.xml +++ b/pom.xml @@ -4,4 +4,12 @@ net.apexes.fqueue fqueue 1.1.0 + + + UTF-8 + yyyy-MM-dd HH:mm:ss + 1.7 + 1.7 + 1.7 + \ No newline at end of file -- Gitee From 81ee474e1cc70fcf1ee6101c601e0667cfa4de5a Mon Sep 17 00:00:00 2001 From: HeDYn Date: Sun, 10 Jul 2016 14:46:40 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BD=BF=E7=94=A8parent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 97f8073..b4cf451 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,35 @@ 4.0.0 + + net.apexes + apexes-root + 0.0.1 + net.apexes.fqueue fqueue 1.1.0 - - - UTF-8 - yyyy-MM-dd HH:mm:ss - 1.7 - 1.7 - 1.7 - + fqueue + FQueue + http://git.oschina.net/apexes/fqueue + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + hedyn + hedyn@foxmail.com + + + + + scm:git:git@git.oschina.net:apexes/fqueue.git + scm:git:git@git.oschina.net:apexes/fqueue.git + git@git.oschina.net:apexes/fqueue.git + \ No newline at end of file -- Gitee