diff --git a/core/pom.xml b/core/pom.xml index d83e5eb..a99cc07 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.0 + 5.1-SNAPSHOT core jar diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index a20a81f..eac042d 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.0 + 5.1-SNAPSHOT dropwizard jar diff --git a/jersey/pom.xml b/jersey/pom.xml index da3a09d..e6a5a6e 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.0 + 5.1-SNAPSHOT jersey jar diff --git a/pom.xml b/pom.xml index e03a6dd..084cfcc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.pouch root - 5.0 + 5.1-SNAPSHOT pom pouch An Inversion of Control design pattern @@ -21,7 +21,7 @@ https://github.com/cowwoc/pouch/ scm:git:https://github.com/cowwoc/pouch.git scm:git:https://github.com/cowwoc/pouch.git - release-5.0 + HEAD