pom updates for 2.0.1
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<artifactId>org.springframework.binding</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Binding</name>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<description>Spring Data Binding Framework - An internal module used by Spring Web Flow</description>
|
||||
<version>2.0.1.RELEASE</version>
|
||||
<description>The Spring Data Binding Framework: An utility module used by other Spring projects</description>
|
||||
<url>http://www.springframework.org</url>
|
||||
<licenses>
|
||||
<license>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<artifactId>org.springframework.faces</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Faces</name>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<description>Spring Faces Framework</description>
|
||||
<version>2.0.1.RELEASE</version>
|
||||
<description>Spring's module for developing rich web applications using JSF</description>
|
||||
<url>http://www.springframework.org</url>
|
||||
<licenses>
|
||||
<license>
|
||||
@@ -17,11 +17,9 @@
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</connection>
|
||||
<developerConnection>
|
||||
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow
|
||||
</developerConnection>
|
||||
<url>http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow</url>
|
||||
<connection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</connection>
|
||||
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</developerConnection>
|
||||
<url>http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow</url>
|
||||
</scm>
|
||||
<organization>
|
||||
<name>Spring Framework</name>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<artifactId>org.springframework.js</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring JavaScript</name>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<description>Spring JavaScript - An internal module used by Spring Web Flow and Spring Faces</description>
|
||||
<version>2.0.1.RELEASE</version>
|
||||
<description>Spring's module for decorating web pages with behaviors using leading Javascript toolkits</description>
|
||||
<url>http://www.springframework.org</url>
|
||||
<licenses>
|
||||
<license>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<artifactId>org.springframework.webflow</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Web Flow</name>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<description>Spring Web Flow</description>
|
||||
<version>2.0.1.RELEASE</version>
|
||||
<description>Spring's controller framework for implementing reusable UI flows</description>
|
||||
<url>http://www.springframework.org</url>
|
||||
<licenses>
|
||||
<license>
|
||||
|
||||
Reference in New Issue
Block a user