You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/07/13 04:35:00 UTC

svn commit: r1610105 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Sun Jul 13 02:35:00 2014
New Revision: 1610105

URL: http://svn.apache.org/r1610105
Log:
Update maven-scm-publish-plugin 1.0 -> 1.1

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1610105&r1=1610104&r2=1610105&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:35:00 2014
@@ -36,7 +36,7 @@
 Version 35:
 
 - Suppress test Javadocs
-- Update to JaCoCo 0.7.0.201403182114
+- Update JaCoCo -> 0.7.1.201405082137
 - Update maven-source-plugin to 2.2.1 -> 2.3
 - Update maven-site-plugin 3.3 -> 3.4
 - Update maven-gpg-plugin 1.4 -> 1.5
@@ -46,6 +46,7 @@ Version 35:
 - Update maven-bundle-plugin 2.4.0 -> 2.5.0
 - Update buildnumber-maven-plugin 1.2 -> 1.3
 - Update wagon-ssh 2.3 -> 2.6
+- Update maven-scm-publish-plugin 1.0 -> 1.1
 
  -->
 
@@ -1320,11 +1321,11 @@ Version 35:
     <commons.project-info.version>2.7</commons.project-info.version>
     <commons.wagon-ssh.version>2.6</commons.wagon-ssh.version>
     <commons.site-plugin.version>3.4</commons.site-plugin.version>
-    <commons.jacoco.version>0.7.0.201403182114</commons.jacoco.version>
+    <commons.jacoco.version>0.7.1.201405082137</commons.jacoco.version>
     <commons.cobertura.version>2.6</commons.cobertura.version>
     <commons.jdepend.version>2.0-beta-2</commons.jdepend.version>
     <commons.compiler.version>3.1</commons.compiler.version>
-    <commons.scm-publish.version>1.0</commons.scm-publish.version>
+    <commons.scm-publish.version>1.1</commons.scm-publish.version>
 
     <!-- Default values for the download-page generation by commons-build-plugin -->
     <commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>