We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c9661 commit 97e9910Copy full SHA for 97e9910
pom.xml
@@ -9,7 +9,7 @@
9
<version>1.0.0-BUILD-SNAPSHOT</version>
10
<properties>
11
<java-version>1.7</java-version>
12
- <org.springframework-version>4.0.0.BUILD-SNAPSHOT</org.springframework-version>
+ <org.springframework-version>4.0.0.RELEASE</org.springframework-version>
13
<org.aspectj-version>1.7.4</org.aspectj-version>
14
<org.slf4j-version>1.6.1</org.slf4j-version>
15
</properties>
0 commit comments