diff --git a/archetype.artifact/src/main/resources/archetype-resources/pom.xml b/archetype.artifact/src/main/resources/archetype-resources/pom.xml index e64ff8138c..88e9dde303 100644 --- a/archetype.artifact/src/main/resources/archetype-resources/pom.xml +++ b/archetype.artifact/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/archetype.plugin/pom.xml b/archetype.plugin/pom.xml index 9123c6a7a8..fee070e83b 100644 --- a/archetype.plugin/pom.xml +++ b/archetype.plugin/pom.xml @@ -37,4 +37,5 @@ http://artifact.pmease.com/ + 1.0.23 diff --git a/archetype.plugin/src/main/resources/archetype-resources/pom.xml b/archetype.plugin/src/main/resources/archetype-resources/pom.xml index 2c981d22de..1f753388ae 100644 --- a/archetype.plugin/src/main/resources/archetype-resources/pom.xml +++ b/archetype.plugin/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 @@ -35,7 +35,7 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 diff --git a/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml b/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml index fe782e5cf9..8fed516e39 100644 --- a/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml +++ b/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/archetype.product/pom.xml b/archetype.product/pom.xml index 578983932c..9c8fb98820 100644 --- a/archetype.product/pom.xml +++ b/archetype.product/pom.xml @@ -37,4 +37,5 @@ http://artifact.pmease.com/ + 1.0.23 diff --git a/archetype.product/src/main/resources/archetype-resources/pom.xml b/archetype.product/src/main/resources/archetype-resources/pom.xml index b37f14807f..813f9703c4 100644 --- a/archetype.product/src/main/resources/archetype-resources/pom.xml +++ b/archetype.product/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 @@ -104,7 +104,7 @@ com.pmease commons.jsw - 1.0.21 + 1.0.22 provided @@ -120,7 +120,7 @@ com.pmease commons.jetty - 1.0.22 + 1.0.23 diff --git a/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml b/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml index fe782e5cf9..8fed516e39 100644 --- a/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml +++ b/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/commons.bootstrap/pom.xml b/commons.bootstrap/pom.xml index c108f847f9..6fa8a040b0 100644 --- a/commons.bootstrap/pom.xml +++ b/commons.bootstrap/pom.xml @@ -57,7 +57,7 @@ http://artifact.pmease.com/ - 1.0.17 + 1.0.23 true diff --git a/commons.jetty/pom.xml b/commons.jetty/pom.xml index 140877bc1c..3ddc6d4adf 100644 --- a/commons.jetty/pom.xml +++ b/commons.jetty/pom.xml @@ -26,7 +26,7 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 org.eclipse.jetty @@ -70,4 +70,5 @@ com.pmease.commons.jetty.JettyModule 8.1.10.v20130312 + 1.0.23 diff --git a/commons.loader/pom.xml b/commons.loader/pom.xml index abc13b8b9d..77ce75fdff 100644 --- a/commons.loader/pom.xml +++ b/commons.loader/pom.xml @@ -26,12 +26,12 @@ com.pmease commons.bootstrap - 1.0.17 + 1.0.23 com.pmease commons.util - 1.0.22 + 1.0.23 com.google.inject @@ -74,4 +74,5 @@ 3.0 + 1.0.23 diff --git a/commons.persistence/pom.xml b/commons.persistence/pom.xml index 80d9b0ae6b..c9e03d42b9 100644 --- a/commons.persistence/pom.xml +++ b/commons.persistence/pom.xml @@ -26,7 +26,7 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 org.hibernate.javax.persistence @@ -81,7 +81,7 @@ com.pmease commons.jetty - 1.0.22 + 1.0.23 @@ -106,4 +106,5 @@ 4.2.0.Final 0.8.0-rc1 + 1.0.23 diff --git a/commons.rest/pom.xml b/commons.rest/pom.xml index 07bdc8a9c5..6dd714b2c4 100644 --- a/commons.rest/pom.xml +++ b/commons.rest/pom.xml @@ -30,7 +30,7 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 com.sun.jersey @@ -50,7 +50,7 @@ com.pmease commons.security - 1.0.22 + 1.0.23 @@ -73,5 +73,6 @@ com.pmease.commons.rest.RestModule 1.17 - + + 1.0.23 diff --git a/commons.rest/src/main/resources/archetype-resource/pom.xml b/commons.rest/src/main/resources/archetype-resource/pom.xml index fe782e5cf9..8fed516e39 100644 --- a/commons.rest/src/main/resources/archetype-resource/pom.xml +++ b/commons.rest/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/commons.security/pom.xml b/commons.security/pom.xml index beb7c6ab8d..fa1617b2e7 100644 --- a/commons.security/pom.xml +++ b/commons.security/pom.xml @@ -30,7 +30,7 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 org.apache.shiro @@ -45,12 +45,12 @@ com.pmease commons.jetty - 1.0.22 + 1.0.23 com.pmease commons.persistence - 1.0.22 + 1.0.23 org.apache.shiro @@ -78,5 +78,6 @@ com.pmease.commons.security.SecurityModule 1.2.2 - + + 1.0.23 diff --git a/commons.security/src/main/resources/archetype-resource/pom.xml b/commons.security/src/main/resources/archetype-resource/pom.xml index fe782e5cf9..8fed516e39 100644 --- a/commons.security/src/main/resources/archetype-resource/pom.xml +++ b/commons.security/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/commons.util/pom.xml b/commons.util/pom.xml index 0e3f4a01e9..40aaf7e23a 100644 --- a/commons.util/pom.xml +++ b/commons.util/pom.xml @@ -54,7 +54,7 @@ com.pmease commons.bootstrap - 1.0.17 + 1.0.23 dom4j @@ -99,4 +99,5 @@ http://artifact.pmease.com/ + 1.0.23 diff --git a/commons.web/pom.xml b/commons.web/pom.xml index 8490948c30..573fb7ead3 100644 --- a/commons.web/pom.xml +++ b/commons.web/pom.xml @@ -56,12 +56,12 @@ com.pmease commons.loader - 1.0.22 + 1.0.23 com.pmease commons.jetty - 1.0.22 + 1.0.23 @@ -85,4 +85,5 @@ http://artifact.pmease.com/ + 1.0.23 diff --git a/gitop/pom.xml b/gitop/pom.xml index 5d7c9951b9..38bf52a92b 100644 --- a/gitop/pom.xml +++ b/gitop/pom.xml @@ -101,27 +101,27 @@ com.pmease commons.persistence - 1.0.22 + 1.0.23 com.pmease commons.jetty - 1.0.22 + 1.0.23 com.pmease commons.rest - 1.0.22 + 1.0.23 com.pmease commons.web - 1.0.22 + 1.0.23 com.pmease commons.security - 1.0.22 + 1.0.23 @@ -146,5 +146,5 @@ com.pmease.commons.bootstrap.Bootstrap com.pmease.commons.product.ProductModule false - + diff --git a/gitop/src/main/resources/archetype-resource/pom.xml b/gitop/src/main/resources/archetype-resource/pom.xml index e5b7726753..685cf042a2 100644 --- a/gitop/src/main/resources/archetype-resource/pom.xml +++ b/gitop/src/main/resources/archetype-resource/pom.xml @@ -11,7 +11,7 @@ com.pmease parent.general - 1.0.21 + 1.0.22 diff --git a/parent.general/pom.xml b/parent.general/pom.xml index 926bebca29..e697810240 100644 --- a/parent.general/pom.xml +++ b/parent.general/pom.xml @@ -155,7 +155,7 @@ com.pmease plugin.maven - 1.0.13 + 1.0.23 check-project-dependencies diff --git a/plugin.maven/pom.xml b/plugin.maven/pom.xml index 59d3caaa1c..a46c32c489 100644 --- a/plugin.maven/pom.xml +++ b/plugin.maven/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.pmease plugin.maven - 1.0.13 + 1.0.23 maven-plugin ${mavenVersion}