diff --git a/jprotoc/jprotoc-test/pom.xml b/jprotoc/jprotoc-test/pom.xml index de96a6b7..f3440f0b 100644 --- a/jprotoc/jprotoc-test/pom.xml +++ b/jprotoc/jprotoc-test/pom.xml @@ -12,7 +12,7 @@ jprotoc-parent com.salesforce.servicelibs - 0.9.0 + 0.9.1-SNAPSHOT 4.0.0 diff --git a/jprotoc/jprotoc/pom.xml b/jprotoc/jprotoc/pom.xml index e3a72f60..41001753 100644 --- a/jprotoc/jprotoc/pom.xml +++ b/jprotoc/jprotoc/pom.xml @@ -12,7 +12,7 @@ jprotoc-parent com.salesforce.servicelibs - 0.9.0 + 0.9.1-SNAPSHOT 4.0.0 diff --git a/jprotoc/pom.xml b/jprotoc/pom.xml index adff7ddf..24610385 100644 --- a/jprotoc/pom.xml +++ b/jprotoc/pom.xml @@ -14,7 +14,7 @@ com.salesforce.servicelibs jprotoc-parent pom - 0.9.0 + 0.9.1-SNAPSHOT jProtoc A library for writing protobuf plugins in Java