aboutsummaryrefslogtreecommitdiff
path: root/extras/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'extras/pom.xml')
-rw-r--r--extras/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/extras/pom.xml b/extras/pom.xml
index da752f10..533f78fa 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
- <version>2.9.1</version>
+ <version>2.10</version>
</parent>
<artifactId>gson-extras</artifactId>
@@ -47,7 +47,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>3.0.0</version>
<configuration>
<!-- Currently not deployed -->
<skip>true</skip>