You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/10/29 14:02:39 UTC

svn commit: r1403279 - /incubator/syncope/branches/1_0_X/parent/pom.xml

Author: ilgrosso
Date: Mon Oct 29 13:02:39 2012
New Revision: 1403279

URL: http://svn.apache.org/viewvc?rev=1403279&view=rev
Log:
Upgrading to latest maven-project-info-reports-plugin (and adding my e-mail address in order to get my picture from gravatar shown in team list page)

Modified:
    incubator/syncope/branches/1_0_X/parent/pom.xml

Modified: incubator/syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/pom.xml?rev=1403279&r1=1403278&r2=1403279&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/pom.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/pom.xml Mon Oct 29 13:02:39 2012
@@ -111,6 +111,7 @@ under the License.
   <developers>
     <developer>
       <id>ilgrosso</id>
+      <email>ilgrosso@apache.org</email>
       <name>Francesco Chicchiriccò</name>
       <organization>Tirasa</organization>
       <organizationUrl>http://www.tirasa.net/</organizationUrl>
@@ -1077,7 +1078,7 @@ under the License.
                 <plugin>
                   <groupId>org.apache.maven.plugins</groupId>
                   <artifactId>maven-project-info-reports-plugin</artifactId>
-                  <version>2.5.1</version>
+                  <version>2.6</version>
                   <configuration>
                     <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
                     <dependencyLocationsEnabled>false</dependencyLocationsEnabled>