
Author: seb Date: Thu Jul 20 18:36:20 2006 New Revision: 216 Modified: logback/core/trunk/pom.xml Log: change in inheritance Modified: logback/core/trunk/pom.xml ============================================================================== --- logback/core/trunk/pom.xml (original) +++ logback/core/trunk/pom.xml Thu Jul 20 18:36:20 2006 @@ -42,17 +42,7 @@ <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-javadoc-plugin</artifactId> - <inherited>false</inherited> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-source-plugin</artifactId> - <inherited>false</inherited> - </plugin> + <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -193,7 +183,6 @@ </link> </links> </configuration> - <inherited>false</inherited> </plugin> </plugins> </reporting>
participants (1)
-
noreply.seb@qos.ch