diff --git a/core/pom.xml b/core/pom.xml index ca94342..95d7b81 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT core jar diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index 4385851..62e191b 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT dropwizard jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 152d534..ccb3962 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT jersey jar diff --git a/pom.xml b/pom.xml index 73ed5f8..b9abb35 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.pouch root - 5.1 + 5.2-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.1 + HEAD