[Schmitzm-commits] r1334 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Dec 7 16:38:50 CET 2010


Author: alfonx
Date: 2010-12-07 16:38:49 +0100 (Tue, 07 Dec 2010)
New Revision: 1334

Modified:
   trunk/pom.xml
Log:


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-12-07 15:22:44 UTC (rev 1333)
+++ trunk/pom.xml	2010-12-07 15:38:49 UTC (rev 1334)
@@ -180,13 +180,13 @@
 			<scope>compile</scope>
 		</dependency>
 <!---->
-<!--		<dependency>-->
-<!--			<groupId>org.slf4j</groupId>-->
-<!--			<artifactId>slf4j-log4j12</artifactId>-->
-<!--			<version>1.5.11</version>-->
-<!--			<type>jar</type>-->
-<!--			<scope>compile</scope>-->
-<!--		</dependency>-->
+		<!-- <dependency> -->
+		<!-- <groupId>org.slf4j</groupId> -->
+		<!-- <artifactId>slf4j-log4j12</artifactId> -->
+		<!-- <version>1.5.11</version> -->
+		<!-- <type>jar</type> -->
+		<!-- <scope>compile</scope> -->
+		<!-- </dependency> -->
 
 		<dependency>
 			<!-- Logging with log4j. Die MVN dependency fuer 1.2.15 ist defekt. downgraded 
@@ -241,6 +241,7 @@
 			<artifactId>miglayout</artifactId>
 			<version>3.7.3</version>
 			<classifier>swing</classifier>
+			<scope>compile</scope>
 		</dependency>
 
 		<dependency>



More information about the Schmitzm-commits mailing list