Author: michaelo
Date: Mon Dec 8 21:00:01 2014
New Revision: 1643916
URL: http://svn.apache.org/r1643916
Log:
Accidentially removed plugin
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1643916&r1=1643915&r2=1643916&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Mon Dec 8
21:00:01 2014
@@ -439,7 +439,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
-<!-- <executions>
+ <executions>
<execution>
<id>sign</id>
<goals>
@@ -452,7 +452,7 @@ under the License.
<goal>verify</goal>
</goals>
</execution>
- </executions>-->
+ </executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>