Increment version to 2.4.0.BUILD-SNAPSHOT.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-faces</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Faces</name>
|
||||
<version>2.3.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.4.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
@@ -3,11 +3,11 @@ Bundle-Name: Spring Faces
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Package:
|
||||
org.springframework.webflow.engine.builder.support;version="[2.3.0, 2.4.0)"
|
||||
org.springframework.webflow.engine.builder.support;version="[2.4.0, 2.5.0)"
|
||||
Import-Template:
|
||||
org.springframework.binding.*;version="[2.3.0, 2.4.0)",
|
||||
org.springframework.js.*;version="[2.3.0, 2.4.0)",
|
||||
org.springframework.webflow.*;version="[2.3.0, 2.4.0)",
|
||||
org.springframework.binding.*;version="[2.4.0, 2.5.0)",
|
||||
org.springframework.js.*;version="[2.4.0, 2.5.0)",
|
||||
org.springframework.webflow.*;version="[2.4.0, 2.5.0)",
|
||||
org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)",
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
javax.el;version="[1.0.0, 2.0.0)",
|
||||
|
||||
Reference in New Issue
Block a user