From 7d1314f9224b8010cddfde66a7ef8e173b812a45 Mon Sep 17 00:00:00 2001 From: Lewis Headden Date: Mon, 11 Dec 2017 11:57:55 -0500 Subject: [PATCH] Use a version of deploy-plugin that exists in Maven Central --- examples/pom.xml | 2 +- proto/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index cbe2537d1b..78825cc569 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -45,7 +45,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.5.3 + 2.8.2 true diff --git a/proto/pom.xml b/proto/pom.xml index 27651d78b2..372b25d31a 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -25,7 +25,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.5.3 + 2.8.2 true