From 1a47498d9a00867577b7058b2e376230e1ca1490 Mon Sep 17 00:00:00 2001 From: Ryan Michela Date: Wed, 20 Feb 2019 15:31:27 -0800 Subject: [PATCH] Starting jprotoc-v0.9.1 --- jprotoc/jprotoc-test/pom.xml | 2 +- jprotoc/jprotoc/pom.xml | 2 +- jprotoc/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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