diff --git a/exception-handler/pom.xml b/exception-handler/pom.xml index 914ad9c..d0978bc 100644 --- a/exception-handler/pom.xml +++ b/exception-handler/pom.xml @@ -4,14 +4,14 @@ com.github.raychatter spring-restful-exception-handler jar - 1.0.1 + 1.0.2-SNAPSHOT spring-restful-exception-handler Custom exception handler annotation for Spring to unify the error handling. https://github.com/raychatter/spring-restful-exception-handler com.github.raychatter spring-restful-exception-handler-parent - 1.0.1 + 1.0.2-SNAPSHOT ThoughtWorks diff --git a/pom.xml b/pom.xml index 0f08a28..83148ea 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.raychatter spring-restful-exception-handler-parent pom - 1.0.1 + 1.0.2-SNAPSHOT Spring Restful Exception Handler org.sonatype.oss diff --git a/sample/pom.xml b/sample/pom.xml index 0b63a33..9a548d2 100755 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -4,13 +4,13 @@ com.github.raychatter sample war - 1.0.1 + 1.0.2-SNAPSHOT A demo app that shows custom exception handling https://github.com/raychatter/spring-restful-exception-handler com.github.raychatter spring-restful-exception-handler-parent - 1.0.1 + 1.0.2-SNAPSHOT 3.1.1.RELEASE @@ -70,7 +70,7 @@ com.github.raychatter spring-restful-exception-handler - 1.0.1 + 1.0.2-SNAPSHOT