[Schmitzm-commits] r1336 - trunk

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


Author: alfonx
Date: 2010-12-07 16:54:02 +0100 (Tue, 07 Dec 2010)
New Revision: 1336

Modified:
   trunk/pom.xml
Log:

		<dependency>
			<groupId>org.geotools</groupId>
			<artifactId>gt-swing</artifactId>
			<version>${geotools.version}</version>
			<type>jar</type>
			<scope>compile</scope>
			<exclusions>
				<!-- We use miglayout 3.7.3, not 3.7 -->
				<exclusion>
					<groupId>com.miglayout</groupId>
					<artifactId>miglayout</artifactId>
				</exclusion>
			</exclusions>
		</dependency>


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-12-07 15:53:19 UTC (rev 1335)
+++ trunk/pom.xml	2010-12-07 15:54:02 UTC (rev 1336)
@@ -153,7 +153,6 @@
 				<exclusion>
 					<groupId>com.miglayout</groupId>
 					<artifactId>miglayout</artifactId>
-					<classifier>swing</classifier>
 				</exclusion>
 			</exclusions>
 		</dependency>



More information about the Schmitzm-commits mailing list