Revision 555

View differences:

2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.lin.x86_64/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.lin.x86_64</artifactId>
9 10
	<name>org.gvsig.view3d.app.lin.x86_64</name>
11
  
12
  <properties>
13
    <gvsig.package.info.operatingSystem>lin</gvsig.package.info.operatingSystem>
14
    <gvsig.package.info.architecture>x86_64</gvsig.package.info.architecture>
15
  </properties>
10 16

  
11 17
	<dependencyManagement>
12 18
		<dependencies>
2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.win.x86/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>
......
8 9
	<artifactId>org.gvsig.view3d.app.win.x86</artifactId>
9 10
	<name>org.gvsig.view3d.app.win.x86</name>
10 11
  
12
  <properties>
13
    <gvsig.package.info.operatingSystem>win</gvsig.package.info.operatingSystem>
14
    <gvsig.package.info.architecture>x86</gvsig.package.info.architecture>
15
  </properties>
16
  
11 17
	<dependencyManagement>
12 18
		<dependencies>
13 19
			<dependency>
2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.lin.x86/pom.xml
8 8
  <artifactId>org.gvsig.view3d.app.lin.x86</artifactId>
9 9
  <name>org.gvsig.view3d.app.lin.x86</name>
10 10
  
11
   <properties>
12
    <gvsig.package.info.operatingSystem>lin</gvsig.package.info.operatingSystem>
13
    <gvsig.package.info.architecture>x86</gvsig.package.info.architecture>
14
   </properties>
15
  
11 16
  <dependencyManagement>
12 17
    <dependencies>
13 18
        <dependency>
2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.win.x86_64/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