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

This commit is contained in:
Rachel Walker
2012-12-19 10:42:26 -08:00
parent 05af97338a
commit a91414a4f9

View File

@@ -18,7 +18,7 @@
<inceptionYear>2012</inceptionYear> <inceptionYear>2012</inceptionYear>
<groupId>com.github.raychatter</groupId> <groupId>com.github.raychatter</groupId>
<artifactId>spring-restful-exception-handler</artifactId> <artifactId>spring-restful-exception-handler</artifactId>
<version>1.0.3-SNAPSHOT</version> <version>1.0.3</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
@@ -248,7 +248,7 @@
<connection>scm:git:git@github.com:raychatter/spring-restful-exception-handler.git</connection> <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> <developerConnection>scm:git:git@github.com:raychatter/spring-restful-exception-handler.git</developerConnection>
<url>git@github.com:raychatter/spring-restful-exception-handler.git</url> <url>git@github.com:raychatter/spring-restful-exception-handler.git</url>
<tag>spring-restful-exception-handler-1.0.2</tag> <tag>spring-restful-exception-handler-1.0.3</tag>
</scm> </scm>
<issueManagement> <issueManagement>