From f817f6d041500a089585e67aee6994b7ee85d80d Mon Sep 17 00:00:00 2001 From: Thomas Clark Date: Tue, 5 Aug 2014 13:27:12 -0400 Subject: [PATCH] Added version numbers to maven plugins The version numbers for several maven plugins were unspecified before, which caused a bunch of warnings before. Change-Id: I7e2e05ccf3e2f10b24010576eb78192e9d891120 --- simulation/JavaGazebo/pom.xml | 5 +++-- simulation/SimDS/pom.xml | 3 ++- wpilibj/wpilibJavaIntegrationTests/pom.xml | 7 ++++--- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/simulation/JavaGazebo/pom.xml b/simulation/JavaGazebo/pom.xml index 60e4f2f687..1d2f3a74f3 100644 --- a/simulation/JavaGazebo/pom.xml +++ b/simulation/JavaGazebo/pom.xml @@ -6,7 +6,7 @@ JavaGazebo jar 0.1.0-SNAPSHOT - + docline-java8-disable @@ -27,7 +27,7 @@ - + com.google.protobuf @@ -56,6 +56,7 @@ org.apache.maven.plugins maven-source-plugin + 2.3 diff --git a/simulation/SimDS/pom.xml b/simulation/SimDS/pom.xml index 65a146fbca..aba62cdda8 100644 --- a/simulation/SimDS/pom.xml +++ b/simulation/SimDS/pom.xml @@ -27,7 +27,7 @@ - + net.java.jinput @@ -61,6 +61,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.5 diff --git a/wpilibj/wpilibJavaIntegrationTests/pom.xml b/wpilibj/wpilibJavaIntegrationTests/pom.xml index cd57f81310..d4a3dc7c6e 100644 --- a/wpilibj/wpilibJavaIntegrationTests/pom.xml +++ b/wpilibj/wpilibJavaIntegrationTests/pom.xml @@ -35,7 +35,7 @@ 1.8 - + docline-java8-disable @@ -57,7 +57,7 @@ - + @@ -143,6 +143,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.5 @@ -154,4 +155,4 @@ - \ No newline at end of file +