diff --git a/exception-handler/pom.xml b/exception-handler/pom.xml index f43c7d5..47c7a23 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.0-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.0-SNAPSHOT ThoughtWorks diff --git a/pom.xml b/pom.xml index 1b8a6a3..558b021 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.raychatter spring-restful-exception-handler-parent pom - 1.0 + 1.0-SNAPSHOT Spring Restful Exception Handler org.sonatype.oss diff --git a/sample/pom.xml b/sample/pom.xml index 0e5622b..6d7f86f 100755 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -4,13 +4,13 @@ com.github.raychatter sample war - 1.0 + 1.0-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.0-SNAPSHOT 3.1.1.RELEASE @@ -70,7 +70,7 @@ com.github.raychatter spring-restful-exception-handler - 1.0 + 1.0-SNAPSHOT