slf4j/slf4j-pom_xml.patch

31 lines
687 B
Diff
Raw Normal View History

2009-09-03 21:05:14 +00:00
--- pom.xml.sav 2008-07-06 13:50:34.000000000 +0200
+++ pom.xml 2008-07-06 13:51:24.000000000 +0200
@@ -98,9 +98,9 @@
</excludes>
</configuration>
</plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
+<!--
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
@@ -111,6 +111,7 @@
</execution>
</executions>
</plugin>
+-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -283,4 +284,4 @@
</distributionManagement>
-</project>
\ No newline at end of file
+</project>