Upgrade to Spring Plugin 0.8.0.RELEASE.

This commit is contained in:
Oliver Gierke
2013-01-28 13:38:48 +01:00
parent 0bd6657dd5
commit 6371c1d7e7

View File

@@ -82,7 +82,7 @@
<dependency>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin-core</artifactId>
<version>0.8.0.BUILD-SNAPSHOT</version>
<version>0.8.0.RELEASE</version>
<optional>true</optional>
</dependency>