Revision 130 trunk/org.gvsig.about/org.gvsig.about.impl/pom.xml

View differences:

pom.xml
41 41
	</developers>
42 42
	<parent>
43 43
		<groupId>org.gvsig</groupId>
44
		<artifactId>gvsig-base-library-pom</artifactId>
45
		<version>2.0-SNAPSHOT</version>
44
		<artifactId>org.gvsig.about</artifactId>
45
		<version>1.0-SNAPSHOT</version>
46 46
	</parent>
47 47
	<dependencies>
48 48
		<dependency>
......
53 53
		<dependency>
54 54
			<groupId>org.gvsig</groupId>
55 55
			<artifactId>org.gvsig.tools</artifactId>
56
			<version>2.0-SNAPSHOT</version>
57 56
		</dependency>
58 57
		<dependency>
59 58
			<groupId>org.gvsig</groupId>
60 59
			<artifactId>org.gvsig.i18n</artifactId>
61
			<version>2.0-SNAPSHOT</version>
62 60
		</dependency>	
63 61
		<dependency>
64 62
		  <groupId>com.jgoodies</groupId>
65 63
		  <artifactId>looks</artifactId>
66
		  <version>2.2.2</version>
67 64
		</dependency>
68 65
	</dependencies>
69 66
	<build>

Also available in: Unified diff