[LOGBack-dev] svn commit: r136 - logback/core/trunk

noreply.seb at qos.ch noreply.seb at qos.ch
Wed Jul 19 15:07:44 CEST 2006


Author: seb
Date: Wed Jul 19 15:07:44 2006
New Revision: 136

Modified:
   logback/core/trunk/pom.xml
Log:


Modified: logback/core/trunk/pom.xml
==============================================================================
--- logback/core/trunk/pom.xml	(original)
+++ logback/core/trunk/pom.xml	Wed Jul 19 15:07:44 2006
@@ -139,7 +139,7 @@
 				</configuration>
 
 			</plugin>
-			<!-- plugin>
+			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>
 					maven-project-info-reports-plugin
@@ -148,13 +148,10 @@
 					<reportSet>
 						<reports>
 							<report>index</report>
-							<report>project-team</report>
-							<report>dependencies</report>
-							<report>scm</report>
 						</reports>
 					</reportSet>
 				</reportSets>
-			</plugin -->
+			</plugin>
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-javadoc-plugin</artifactId>



More information about the logback-dev mailing list