[maven-release-plugin] prepare release spring-restful-exception-handler-1.1.0

This commit is contained in:
raychatter
2013-01-04 12:19:58 -08:00
parent 78d9cb2ca8
commit 528a58d881

View File

@@ -18,7 +18,7 @@
<inceptionYear>2012</inceptionYear>
<groupId>com.github.raychatter</groupId>
<artifactId>spring-restful-exception-handler</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<properties>
@@ -232,7 +232,7 @@
<connection>scm:git:git@github.com:raychatter/spring-restful-exception-handler.git</connection>
<developerConnection>scm:git:git@github.com:raychatter/spring-restful-exception-handler.git</developerConnection>
<url>git@github.com:raychatter/spring-restful-exception-handler.git</url>
<tag>spring-restful-exception-handler-1.0.7</tag>
<tag>spring-restful-exception-handler-1.1.0</tag>
</scm>
<issueManagement>