#2 - Release version 0.8.0.RELEASE.

This commit is contained in:
Spring Buildmaster
2012-11-22 01:36:53 -08:00
parent a54e6e241d
commit ee1b49cf8c
4 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -9,7 +10,7 @@
<parent>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin</artifactId>
<version>0.8.0.BUILD-SNAPSHOT</version>
<version>0.8.0.RELEASE</version>
</parent>
<dependencies>