From 41ed434a31100ce9d657cdd909940618e87a04e4 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 15 Mar 2009 05:21:17 +0000 Subject: [PATCH] correct artifact ids --- spring-faces/pom.xml | 6 +++--- spring-webflow/pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 44017768..c3242283 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -39,17 +39,17 @@ org.springframework.webflow - org.springframework.binding + spring-binding ${project.version} org.springframework.webflow - org.springframework.js + spring-js ${project.version} org.springframework.webflow - org.springframework.webflow + spring-webflow ${project.version} diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index fe8b71ea..cfbd7fb1 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -39,12 +39,12 @@ org.springframework.webflow - org.springframework.binding + spring-binding ${project.version} org.springframework.webflow - org.springframework.js + spring-js ${project.version}