Merge pull request #143 from spring-projects/fix-version

Fix latest release version
This commit is contained in:
Andy Clement
2015-09-04 09:19:18 -07:00

View File

@@ -13,10 +13,10 @@ used in Grails 2.
# Installation
1.2.3 has now been released: [springloaded-1.2.3.RELEASE.jar](http://repo.spring.io/simple/libs-release-local/org/springframework/springloaded/1.2.3.RELEASE/springloaded-1.2.3.RELEASE.jar)
1.2.4 has now been released: [springloaded-1.2.4.RELEASE.jar](http://repo.spring.io/release/org/springframework/springloaded/1.2.4.RELEASE/springloaded-1.2.4.RELEASE.jar)
1.2.4 snapshots are in this repo area (grab the most recently built .jar):
<a href="http://repo.spring.io/webapp/browserepo.html?3&pathId=libs-snapshot-local:org/springframework/springloaded/1.2.4.BUILD-SNAPSHOT">repo.spring.io</a>
1.2.5 snapshots are in this repo area (grab the most recently built .jar):
<a href="http://repo.spring.io/webapp/browserepo.html?3&pathId=libs-snapshot-local:org/springframework/springloaded/1.2.5.BUILD-SNAPSHOT">repo.spring.io</a>
The download is the agent jar and needs no further unpacking before use.