diff --git a/flow/pom.xml b/flow/pom.xml index 2b58927..882d0a4 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -18,9 +18,9 @@ 4.0.0 - com.squareup + com.squareup.flow flow-parent - 1.0.0-SNAPSHOT + 0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 817e406..cbec48b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,9 @@ 7 - com.squareup + com.squareup.flow flow-parent - 1.0.0-SNAPSHOT + 0.2 pom Flow (Parent) diff --git a/sample/pom.xml b/sample/pom.xml index 6630331..ecaa2c5 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -18,9 +18,9 @@ 4.0.0 - com.squareup + com.squareup.flow flow-parent - 1.0.0-SNAPSHOT + 0.2 ../pom.xml @@ -39,7 +39,7 @@ support-v4 - com.squareup + com.squareup.flow flow ${project.version}