From 1a214e4bef446161fb24ab35749eb08c16c5da17 Mon Sep 17 00:00:00 2001 From: Michael Zhou Date: Mon, 31 Dec 2012 22:10:07 -0600 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BAwebx=203.2.0=E5=88=86?= =?UTF-8?q?=E6=94=AF=EF=BC=8C=E4=BF=AE=E6=94=B9=E7=9B=B8=E5=BA=94=E7=9A=84?= =?UTF-8?q?pom=E4=B8=AD=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/expr/pom.xml | 2 +- common/generictype/pom.xml | 2 +- common/hessian/pom.xml | 2 +- common/logconfig/pom.xml | 2 +- common/servlet/pom.xml | 2 +- common/springext/pom.xml | 2 +- common/util/pom.xml | 2 +- dist/springext/pom.xml | 2 +- dist/test/pom.xml | 2 +- dist/webx/pom.xml | 2 +- pom.xml | 6 +++--- service/base/pom.xml | 2 +- service/configuration/pom.xml | 2 +- service/dataresolver/pom.xml | 2 +- service/form/pom.xml | 2 +- service/freemarker/pom.xml | 2 +- service/jsp/pom.xml | 2 +- service/mail/pom.xml | 2 +- service/mappingrule/pom.xml | 2 +- service/moduleloader/pom.xml | 2 +- service/pipeline/pom.xml | 2 +- service/pull/pom.xml | 2 +- service/requestcontext/pom.xml | 2 +- service/resource/pom.xml | 2 +- service/template/pom.xml | 2 +- service/upload/pom.xml | 2 +- service/uribroker/pom.xml | 2 +- service/velocity/pom.xml | 2 +- test/util/pom.xml | 2 +- test/webx/pom.xml | 2 +- webx/async/pom.xml | 2 +- webx/dev/pom.xml | 2 +- webx/framework/pom.xml | 2 +- webx/turbine/pom.xml | 2 +- 34 files changed, 36 insertions(+), 36 deletions(-) diff --git a/common/expr/pom.xml b/common/expr/pom.xml index 7c6070301..817002196 100644 --- a/common/expr/pom.xml +++ b/common/expr/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/generictype/pom.xml b/common/generictype/pom.xml index 59548f227..3501ecbcc 100644 --- a/common/generictype/pom.xml +++ b/common/generictype/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/hessian/pom.xml b/common/hessian/pom.xml index 97227ca8f..fa5236caf 100644 --- a/common/hessian/pom.xml +++ b/common/hessian/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/logconfig/pom.xml b/common/logconfig/pom.xml index 656faabfc..131d6fc67 100644 --- a/common/logconfig/pom.xml +++ b/common/logconfig/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/servlet/pom.xml b/common/servlet/pom.xml index a4aa77769..0bf51c94e 100644 --- a/common/servlet/pom.xml +++ b/common/servlet/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/springext/pom.xml b/common/springext/pom.xml index 13ccdfc41..12383b255 100644 --- a/common/springext/pom.xml +++ b/common/springext/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/common/util/pom.xml b/common/util/pom.xml index c668ce6e2..beb2b06c6 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/dist/springext/pom.xml b/dist/springext/pom.xml index 703ff1766..da863abcf 100644 --- a/dist/springext/pom.xml +++ b/dist/springext/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/dist/test/pom.xml b/dist/test/pom.xml index 63599b2c9..ca8024161 100644 --- a/dist/test/pom.xml +++ b/dist/test/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/dist/webx/pom.xml b/dist/webx/pom.xml index 3f5a8863e..052956f5e 100644 --- a/dist/webx/pom.xml +++ b/dist/webx/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 3c4ec4088..2261e8ff1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ citrus-parent pom Citrus Parent Project - 3.1.2 + 3.2.0 Another Java-based WEB Framework http://www.openwebx.org/ @@ -44,8 +44,8 @@ 1.6 UTF-8 - 3.1.2 - 3.1.1.RELEASE + 3.2.0 + 3.1.2.RELEASE 1.0 1.0 8.1.7.v20120910 diff --git a/service/base/pom.xml b/service/base/pom.xml index 02fef54ea..70d58f117 100644 --- a/service/base/pom.xml +++ b/service/base/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/configuration/pom.xml b/service/configuration/pom.xml index 96200e6aa..8648517e0 100644 --- a/service/configuration/pom.xml +++ b/service/configuration/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/dataresolver/pom.xml b/service/dataresolver/pom.xml index e31d2a407..4569cb48b 100644 --- a/service/dataresolver/pom.xml +++ b/service/dataresolver/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/form/pom.xml b/service/form/pom.xml index 01dded535..a015c6877 100644 --- a/service/form/pom.xml +++ b/service/form/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/freemarker/pom.xml b/service/freemarker/pom.xml index 3d1425b5c..6348d9836 100644 --- a/service/freemarker/pom.xml +++ b/service/freemarker/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/jsp/pom.xml b/service/jsp/pom.xml index 7d04bfbd3..1f4fc8d1a 100644 --- a/service/jsp/pom.xml +++ b/service/jsp/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/mail/pom.xml b/service/mail/pom.xml index 73cdde1f6..81a374301 100644 --- a/service/mail/pom.xml +++ b/service/mail/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/mappingrule/pom.xml b/service/mappingrule/pom.xml index 0f233e664..74be76b43 100644 --- a/service/mappingrule/pom.xml +++ b/service/mappingrule/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/moduleloader/pom.xml b/service/moduleloader/pom.xml index fb5a55c9a..85a559dd8 100644 --- a/service/moduleloader/pom.xml +++ b/service/moduleloader/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/pipeline/pom.xml b/service/pipeline/pom.xml index 8d7022bcd..9a125eeaa 100644 --- a/service/pipeline/pom.xml +++ b/service/pipeline/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/pull/pom.xml b/service/pull/pom.xml index e1f587b75..3841d25b7 100644 --- a/service/pull/pom.xml +++ b/service/pull/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/requestcontext/pom.xml b/service/requestcontext/pom.xml index ad8fdb0eb..f732b6c18 100644 --- a/service/requestcontext/pom.xml +++ b/service/requestcontext/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/resource/pom.xml b/service/resource/pom.xml index 080494e32..fa220e85a 100644 --- a/service/resource/pom.xml +++ b/service/resource/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/template/pom.xml b/service/template/pom.xml index a783abf6b..8573e720f 100644 --- a/service/template/pom.xml +++ b/service/template/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/upload/pom.xml b/service/upload/pom.xml index 652fa1f6c..f5b293f28 100644 --- a/service/upload/pom.xml +++ b/service/upload/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/uribroker/pom.xml b/service/uribroker/pom.xml index 776247105..39693efd7 100644 --- a/service/uribroker/pom.xml +++ b/service/uribroker/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/service/velocity/pom.xml b/service/velocity/pom.xml index 544d36007..b5ebee5d8 100644 --- a/service/velocity/pom.xml +++ b/service/velocity/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/test/util/pom.xml b/test/util/pom.xml index b320159e6..9320d8851 100644 --- a/test/util/pom.xml +++ b/test/util/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/test/webx/pom.xml b/test/webx/pom.xml index 904a793a9..565009117 100644 --- a/test/webx/pom.xml +++ b/test/webx/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/webx/async/pom.xml b/webx/async/pom.xml index 304d3bf5d..1d694cd24 100644 --- a/webx/async/pom.xml +++ b/webx/async/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/webx/dev/pom.xml b/webx/dev/pom.xml index e0de3df22..28cee55e4 100644 --- a/webx/dev/pom.xml +++ b/webx/dev/pom.xml @@ -4,7 +4,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/webx/framework/pom.xml b/webx/framework/pom.xml index c3bc2e710..78dcc8ed2 100644 --- a/webx/framework/pom.xml +++ b/webx/framework/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0 diff --git a/webx/turbine/pom.xml b/webx/turbine/pom.xml index 81b36ada7..2b4da942d 100644 --- a/webx/turbine/pom.xml +++ b/webx/turbine/pom.xml @@ -5,7 +5,7 @@ citrus-parent com.alibaba.citrus - 3.1.2 + 3.2.0 ../../pom.xml 4.0.0