[LOGBack-dev] svn commit: r216 - logback/core/trunk
noreply.seb at qos.ch
noreply.seb at qos.ch
Thu Jul 20 18:36:21 CEST 2006
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>
More information about the logback-dev
mailing list