From e4e3d862c1c9380f90168a1b90c181bac96319af Mon Sep 17 00:00:00 2001 From: Ryan Michela Date: Thu, 22 Aug 2019 10:49:41 -0400 Subject: [PATCH] jProtoc 1.0.0 --- 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 22f7352a..00b3c0e1 100644 --- a/jprotoc/jprotoc-test/pom.xml +++ b/jprotoc/jprotoc-test/pom.xml @@ -12,7 +12,7 @@ jprotoc-parent com.salesforce.servicelibs - 0.9.2-SNAPSHOT + 1.0.0 4.0.0 diff --git a/jprotoc/jprotoc/pom.xml b/jprotoc/jprotoc/pom.xml index e706fcc7..b33d8384 100644 --- a/jprotoc/jprotoc/pom.xml +++ b/jprotoc/jprotoc/pom.xml @@ -12,7 +12,7 @@ jprotoc-parent com.salesforce.servicelibs - 0.9.2-SNAPSHOT + 1.0.0 4.0.0 diff --git a/jprotoc/pom.xml b/jprotoc/pom.xml index 595d4e87..2e117183 100644 --- a/jprotoc/pom.xml +++ b/jprotoc/pom.xml @@ -14,7 +14,7 @@ com.salesforce.servicelibs jprotoc-parent pom - 0.9.2-SNAPSHOT + 1.0.0 jProtoc A library for writing protobuf plugins in Java