2 Commits

Author SHA1 Message Date
raychatter
f6a1e54f19 [maven-release-plugin] prepare release spring-restful-exception-handler-1.1.2 2013-01-06 16:59:51 -08:00
raychatter
d482a60153 [maven-release-plugin] prepare for next development iteration 2013-01-06 16:03:23 -08:00

View File

@@ -18,7 +18,7 @@
<inceptionYear>2012</inceptionYear>
<groupId>com.github.raychatter</groupId>
<artifactId>spring-restful-exception-handler</artifactId>
<version>1.1.1</version>
<version>1.1.2</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.1.1</tag>
<tag>spring-restful-exception-handler-1.1.2</tag>
</scm>
<issueManagement>