diff --git a/pom.xml b/pom.xml index 7facbd6..ba01a8e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.yammer.tenacity tenacity-parent - 1.1.2-SNAPSHOT + 1.1.2 pom Tenacity @@ -35,7 +35,7 @@ scm:git:git://github.com/yammer/tenacity.git scm:git:git@github.com:yammer/tenacity.git http://github.com/yammer/tenacity/ - HEAD + tenacity-parent-1.1.2 diff --git a/tenacity-bom/pom.xml b/tenacity-bom/pom.xml index 1ffa694..8aba86d 100644 --- a/tenacity-bom/pom.xml +++ b/tenacity-bom/pom.xml @@ -8,7 +8,7 @@ tenacity-parent com.yammer.tenacity - 1.1.2-SNAPSHOT + 1.1.2 tenacity-bom diff --git a/tenacity-client/pom.xml b/tenacity-client/pom.xml index e60def1..655b497 100644 --- a/tenacity-client/pom.xml +++ b/tenacity-client/pom.xml @@ -8,7 +8,7 @@ tenacity-parent com.yammer.tenacity - 1.1.2-SNAPSHOT + 1.1.2 tenacity-client diff --git a/tenacity-core/pom.xml b/tenacity-core/pom.xml index 4abbb57..b17ea2e 100644 --- a/tenacity-core/pom.xml +++ b/tenacity-core/pom.xml @@ -8,7 +8,7 @@ com.yammer.tenacity tenacity-parent - 1.1.2-SNAPSHOT + 1.1.2 tenacity-core diff --git a/tenacity-jdbi/pom.xml b/tenacity-jdbi/pom.xml index 0544565..672808e 100644 --- a/tenacity-jdbi/pom.xml +++ b/tenacity-jdbi/pom.xml @@ -8,7 +8,7 @@ tenacity-parent com.yammer.tenacity - 1.1.2-SNAPSHOT + 1.1.2 tenacity-jdbi diff --git a/tenacity-testing/pom.xml b/tenacity-testing/pom.xml index 34fb714..325b23e 100644 --- a/tenacity-testing/pom.xml +++ b/tenacity-testing/pom.xml @@ -8,7 +8,7 @@ tenacity-parent com.yammer.tenacity - 1.1.2-SNAPSHOT + 1.1.2 tenacity-testing