diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index c73e9b79..fc3da3c2 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - spring-binding + org.springframework.binding jar Spring Binding 2.0.0.RELEASE diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 5a854d99..2a0111d4 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.webflow - spring-faces + org.springframework.faces jar Spring Faces 2.0.0.RELEASE @@ -61,17 +61,17 @@ org.springframework.webflow - spring-binding + org.springframework.binding ${project.version} org.springframework.webflow - spring-js + org.springframework.js ${project.version} org.springframework.webflow - spring-webflow + org.springframework.webflow ${project.version} diff --git a/spring-js/pom.xml b/spring-js/pom.xml index 8fb7bd7f..2651bb8d 100644 --- a/spring-js/pom.xml +++ b/spring-js/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - spring-js + org.springframework.js jar Spring JavaScript 2.0.0.RELEASE diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index 115a3dc1..ffd99058 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - spring-webflow + org.springframework.webflow jar Spring Web Flow 2.0.0.RELEASE @@ -58,7 +58,12 @@ org.springframework.webflow - spring-binding + org.springframework.binding + ${project.version} + + + org.springframework.webflow + org.springframework.js ${project.version}