Revision 709 2.1/branches/org.gvsig.view3d_vector_and_extrusion_2.3/org.gvsig.view3d/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.lin.x86/pom.xml

View differences:

pom.xml
3 3
  <parent>
4 4
    <groupId>org.gvsig</groupId>
5 5
    <artifactId>org.gvsig.view3d.app</artifactId>
6
    <version>1.0.15-SNAPSHOT</version>
6
    <version>1.1.0-SNAPSHOT</version>
7 7
  </parent>
8 8
  <artifactId>org.gvsig.view3d.app.lin.x86</artifactId>
9 9
  <name>org.gvsig.view3d.app.lin.x86</name>
10
  
10

  
11 11
   <properties>
12 12
    <gvsig.package.info.operatingSystem>lin</gvsig.package.info.operatingSystem>
13 13
    <gvsig.package.info.architecture>x86</gvsig.package.info.architecture>
14 14
   </properties>
15
  
15

  
16 16
  <dependencyManagement>
17 17
    <dependencies>
18 18
        <dependency>
......
31 31
        </dependency>
32 32
    </dependencies>
33 33
  </dependencyManagement>
34
  
34

  
35 35
  <dependencies>
36 36
    <dependency>
37 37
        <groupId>org.jogamp.jogl</groupId>
......
48 48
        <artifactId>org.gvsig.view3d.app.common</artifactId>
49 49
    </dependency>
50 50
  </dependencies>
51
  
51

  
52 52
  <build>
53 53
        <plugins>
54 54
            <plugin>
......
77 77
            </plugin>
78 78
        </plugins>
79 79
    </build>
80
  
81
  <!-- 
80

  
81
  <!--
82 82
  The profiles only configure the automatic deploy of gvSIG plugin in the gvSIG
83 83
  configured in HOME/.gvsig-devel.properties
84 84
  -->
85 85
  <profiles>
86
  
86

  
87 87
    <profile>
88 88
      <id>gvsig-plugin-install-view3d-linux-x86</id>
89 89
      <activation>

Also available in: Unified diff