You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/06/04 15:25:42 UTC

[tinkerpop] 01/08: Bump shade plugin to 3.2.1 CTR

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 56ac0667538258cb568801338d24836211c9fbf6
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 10:55:35 2019 -0400

    Bump shade plugin to 3.2.1 CTR
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5fad2e..c530226 100644
--- a/pom.xml
+++ b/pom.xml
@@ -579,7 +579,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-shade-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>