Revision 734 2.1/branches/org.gvsig.view3d_vector_and_extrusion_2.3/org.gvsig.view3d/org.gvsig.view3d/pom.xml

View differences:

pom.xml
105 105
				<scope>runtime</scope>
106 106
			</dependency>
107 107
			<dependency>
108
				<groupId>com.github.pcmehlitz</groupId>
109
				<artifactId>worldwind-pcm</artifactId>
110
				<version>2.1.0.180</version>
108
				<groupId>gov.nasa</groupId>
109
				<artifactId>worldwind</artifactId>
110
				<version>2.0.0</version>
111 111
			</dependency>
112
			<!-- <dependency> <groupId>gov.nasa</groupId> <artifactId>worldwind</artifactId> 
113
				<version>2.0.0</version> </dependency> -->
114 112
			<dependency>
115 113
				<groupId>org.jogamp.jogl</groupId>
116 114
				<artifactId>jogl-all</artifactId>
117
				<version>2.3.2</version>
115
				<version>2.2.1</version>
118 116
			</dependency>
119 117
			<dependency>
120 118
				<groupId>org.jogamp.gluegen</groupId>
121 119
				<artifactId>gluegen-rt</artifactId>
122
				<version>2.3.2</version>
120
				<version>2.2.1</version>
123 121
			</dependency>
124 122
		</dependencies>
125 123
	</dependencyManagement>

Also available in: Unified diff