diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml
new file mode 100644
index 00000000..c73e9b79
--- /dev/null
+++ b/spring-binding/pom.xml
@@ -0,0 +1,63 @@
+
+
+ 4.0.0
+ org.springframework.webflow
+ spring-binding
+ jar
+ Spring Binding
+ 2.0.0.RELEASE
+ Spring Data Binding Framework - An internal module used by Spring Web Flow
+ http://www.springframework.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow
+
+
+ Spring Framework
+ http://www.springframework.org/
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ org.springframework
+ spring-beans
+ 2.5.4
+
+
+ org.springframework
+ spring-context
+ 2.5.4
+
+
+ org.springframework
+ spring-core
+ 2.5.4
+
+
+
+ ognl
+ ognl
+ 2.6.9
+ true
+
+
+ javax.el
+ el-api
+ 1.0
+ provided
+
+
+
\ No newline at end of file
diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml
new file mode 100644
index 00000000..5a854d99
--- /dev/null
+++ b/spring-faces/pom.xml
@@ -0,0 +1,116 @@
+
+
+ 4.0.0
+ org.springframework.webflow
+ spring-faces
+ jar
+ Spring Faces
+ 2.0.0.RELEASE
+ Spring Faces Framework
+ http://www.springframework.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+
+ http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow
+
+
+ Spring Framework
+ http://www.springframework.org/
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ org.springframework
+ spring-beans
+ 2.5.4
+
+
+ org.springframework
+ spring-context
+ 2.5.4
+
+
+ org.springframework
+ spring-core
+ 2.5.4
+
+
+ org.springframework
+ spring-web
+ 2.5.4
+
+
+ org.springframework
+ spring-webmvc
+ 2.5.4
+
+
+ org.springframework.webflow
+ spring-binding
+ ${project.version}
+
+
+ org.springframework.webflow
+ spring-js
+ ${project.version}
+
+
+ org.springframework.webflow
+ spring-webflow
+ ${project.version}
+
+
+
+
+ javax.el
+ el-api
+ 1.0
+ provided
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+ javax.faces
+ jsf-api
+ 1.2_08
+ provided
+
+
+ javax.faces
+ jsf-impl
+ 1.2_08
+ provided
+
+
+ com.sun.facelets
+ jsf-facelets
+ 1.1.14
+ true
+
+
+ org.richfaces.framework
+ richfaces-api
+ 3.1.4.GA
+ true
+
+
+
\ No newline at end of file
diff --git a/spring-js/pom.xml b/spring-js/pom.xml
new file mode 100644
index 00000000..8fb7bd7f
--- /dev/null
+++ b/spring-js/pom.xml
@@ -0,0 +1,87 @@
+
+
+ 4.0.0
+ org.springframework.webflow
+ spring-js
+ jar
+ Spring JavaScript
+ 2.0.0.RELEASE
+ Spring JavaScript - An internal module used by Spring Web Flow and Spring Faces
+ http://www.springframework.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow
+
+
+ Spring Framework
+ http://www.springframework.org/
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ org.springframework
+ spring-beans
+ 2.5.4
+
+
+ org.springframework
+ spring-context
+ 2.5.4
+
+
+ org.springframework
+ spring-core
+ 2.5.4
+
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+ org.apache.tiles
+ tiles-api
+ 2.0.5
+ true
+
+
+ org.apache.tiles
+ tiles-core
+ 2.0.5
+ true
+
+
+ org.apache.tiles
+ tiles-jsp
+ 2.0.5
+ true
+
+
+ org.springframework
+ spring-web
+ 2.5.4
+ true
+
+
+ org.springframework
+ spring-webmvc
+ 2.5.4
+ true
+
+
+
\ No newline at end of file
diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml
new file mode 100644
index 00000000..115a3dc1
--- /dev/null
+++ b/spring-webflow/pom.xml
@@ -0,0 +1,144 @@
+
+
+ 4.0.0
+ org.springframework.webflow
+ spring-webflow
+ jar
+ Spring Web Flow
+ 2.0.0.RELEASE
+ Spring Web Flow
+ http://www.springframework.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
+ http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow
+
+
+ Spring Framework
+ http://www.springframework.org/
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
+
+
+ org.springframework
+ spring-beans
+ 2.5.4
+
+
+ org.springframework
+ spring-context
+ 2.5.4
+
+
+ org.springframework
+ spring-core
+ 2.5.4
+
+
+ org.springframework
+ spring-web
+ 2.5.4
+
+
+ org.springframework
+ spring-webmvc
+ 2.5.4
+
+
+ org.springframework.webflow
+ spring-binding
+ ${project.version}
+
+
+
+ backport-util-concurrent
+ backport-util-concurrent
+ 3.0
+ true
+
+
+ javax.el
+ el-api
+ 1.0
+ provided
+
+
+ javax.persistence
+ persistence-api
+ 1.0
+ provided
+
+
+ javax.portlet
+ portlet-api
+ 1.0
+ provided
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+ org.hibernate
+ hibernate
+ 3.2.5.ga
+ true
+
+
+ javax.transaction
+ jta
+
+
+
+
+ ognl
+ ognl
+ 2.6.9
+ true
+
+
+ org.springframework
+ spring-orm
+ 2.5.4
+ true
+
+
+ org.springframework
+ spring-webmvc-portlet
+ 2.5.4
+ true
+
+
+ org.springframework
+ spring-tx
+ 2.5.4
+ true
+
+
+ org.springframework.security
+ spring-security-core
+ 2.0.0
+ true
+
+
+ junit
+ junit
+ 3.8.2
+ true
+
+
+
\ No newline at end of file