releng: Update maven plugin versions
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Thu, 11 May 2017 15:37:47 +0000 (11:37 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Mon, 15 May 2017 14:31:59 +0000 (10:31 -0400)
Change-Id: I10bce5bf60df2698bdf8d3c96916f81b465e51d4
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/96863
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3114a1b4c871d53ef3cb75990f584bb69fa6d5e0..4c7debf1a2cdd0b08ea0f4c1294edf256bbc1a73 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.jboss.tools.tycho-plugins</groupId>
           <artifactId>repository-utils</artifactId>
-          <version>0.26.1</version>
+          <version>1.0.0</version>
         </plugin>
 
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>sonar-maven-plugin</artifactId>
-          <version>3.2</version>
+          <version>3.3.0.603</version>
         </plugin>
 
         <plugin>
This page took 0.026689 seconds and 5 git commands to generate.