aboutsummaryrefslogtreecommitdiff
path: root/drill-shaded
diff options
context:
space:
mode:
Diffstat (limited to 'drill-shaded')
-rw-r--r--drill-shaded/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/drill-shaded/pom.xml b/drill-shaded/pom.xml
index f9c60456f..b3bb3f8b9 100644
--- a/drill-shaded/pom.xml
+++ b/drill-shaded/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>21</version>
<relativePath/>
</parent>
@@ -41,7 +41,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.1.0</version>
<executions>
<execution>
<phase>package</phase>