From 0cee77d7fa8365952b6734ceb9e674b1b3fa4c95 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 27 Nov 2016 23:33:33 -0500 Subject: [PATCH 1/5] [pom] Update maven-assembly-plugin to 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 610265c..7469e36 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.5.3 + 3.0.0 org.apache.maven.plugins From 37b46a5d38d9a2dfb0395c7aa1781604c9cc68a7 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 27 Nov 2016 23:33:49 -0500 Subject: [PATCH 2/5] [pom] Update maven-compiler-plugin to 3.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7469e36..1dce78a 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.6.0 From c119978595fa46c13492d8a9c665fe40972832ef Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 27 Nov 2016 23:34:01 -0500 Subject: [PATCH 3/5] [pom] Update maven-javadoc-plugin to 2.10.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1dce78a..22acfec 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.1 + 2.10.4 org.apache.maven.plugins From 5d35d6ade81ed2d755220b8cbdffe9446ebc283c Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 27 Nov 2016 23:34:10 -0500 Subject: [PATCH 4/5] [pom] Update maven-surefire-plugin to 2.19.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22acfec..f1a6377 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.18.1 + 2.19.1 From 4d4a48bba2e5c313d293fb0ae60648b5b267f6bd Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 27 Nov 2016 23:35:40 -0500 Subject: [PATCH 5/5] [pom] Update assembly goal to single --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1a6377..6ce944c 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ dist-src package - attached + single