From 5d4a8564632cb4d8d138f495e6db1304b400c197 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 30 Jun 2015 11:13:50 -0700 Subject: bump the runtime version to 3.1. This matches the protoc artifacts. Change-Id: Iad8ffed6d0c61b79893a36ccafb420e79aca8d14 --- java/pom.xml | 2 +- javanano/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index cb41977c..efe65bc9 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -10,7 +10,7 @@ com.google.protobuf protobuf-java - 3.0.0-alpha-3 + 3.0.0-alpha-3.1 bundle Protocol Buffer Java API diff --git a/javanano/pom.xml b/javanano/pom.xml index 73496779..ad1a9cdc 100644 --- a/javanano/pom.xml +++ b/javanano/pom.xml @@ -10,7 +10,7 @@ com.google.protobuf.nano protobuf-javanano - 3.0.0-alpha-3 + 3.0.0-alpha-3.1 bundle Protocol Buffer JavaNano API -- cgit v1.2.3