diff --git a/easy-rules-archetype/pom.xml b/easy-rules-archetype/pom.xml index 93ad9e1..6813b85 100755 --- a/easy-rules-archetype/pom.xml +++ b/easy-rules-archetype/pom.xml @@ -2,7 +2,7 @@ org.jeasy easy-rules - 3.1.1-SNAPSHOT + 3.2.0-SNAPSHOT 4.0.0 diff --git a/easy-rules-archetype/src/main/resources/archetype-resources/pom.xml b/easy-rules-archetype/src/main/resources/archetype-resources/pom.xml index 7bf23dd..12a4fe9 100755 --- a/easy-rules-archetype/src/main/resources/archetype-resources/pom.xml +++ b/easy-rules-archetype/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ org.jeasy easy-rules-core - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT org.slf4j diff --git a/easy-rules-core/pom.xml b/easy-rules-core/pom.xml index 2142c0d..f493d53 100644 --- a/easy-rules-core/pom.xml +++ b/easy-rules-core/pom.xml @@ -4,7 +4,7 @@ org.jeasy easy-rules - 3.1.1-SNAPSHOT + 3.2.0-SNAPSHOT easy-rules-core diff --git a/easy-rules-mvel/pom.xml b/easy-rules-mvel/pom.xml index 6f9d09d..dad2298 100644 --- a/easy-rules-mvel/pom.xml +++ b/easy-rules-mvel/pom.xml @@ -4,7 +4,7 @@ org.jeasy easy-rules - 3.1.1-SNAPSHOT + 3.2.0-SNAPSHOT easy-rules-mvel diff --git a/easy-rules-tutorials/pom.xml b/easy-rules-tutorials/pom.xml index 55870a9..0b11fd0 100644 --- a/easy-rules-tutorials/pom.xml +++ b/easy-rules-tutorials/pom.xml @@ -4,7 +4,7 @@ org.jeasy easy-rules - 3.1.1-SNAPSHOT + 3.2.0-SNAPSHOT easy-rules-tutorials diff --git a/pom.xml b/pom.xml index fa22180..52aabbb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jeasy easy-rules - 3.1.1-SNAPSHOT + 3.2.0-SNAPSHOT easy-rules-archetype