Revision 555 2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.win.x86_64/pom.xml

View differences:

pom.xml
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2 3
	<modelVersion>4.0.0</modelVersion>
3 4
	<parent>
4 5
		<groupId>org.gvsig</groupId>
......
7 8
	</parent>
8 9
	<artifactId>org.gvsig.view3d.app.win.x86_64</artifactId>
9 10
	<name>org.gvsig.view3d.app.win.x86_64</name>
11
  
12
  <properties>
13
    <gvsig.package.info.operatingSystem>win</gvsig.package.info.operatingSystem>
14
    <gvsig.package.info.architecture>x86_64</gvsig.package.info.architecture>
15
  </properties>
16
  
10 17
	<dependencyManagement>
11 18
		<dependencies>
12 19
			<dependency>

Also available in: Unified diff