Revision 359 trunk/org.gvsig.app.document.layout2.app/pom.xml

View differences:

pom.xml
51 51
		</plugins>
52 52
	</build>
53 53

  
54
    <dependencyManagement>
55
         <dependencies>
56
            <!--
57
            Versions of child projects
58
            -->
59
            <dependency>
60
                <groupId>org.gvsig</groupId>
61
                <artifactId>org.gvsig.app.document.layout2.app.mainplugin</artifactId>
62
                <version>2.0.46-SNAPSHOT</version>
63
            </dependency>
64

  
65
        </dependencies>
66
    </dependencyManagement>
67

  
54 68
	<modules>
55 69
		<module>org.gvsig.app.document.layout2.app.mainplugin</module>
56 70
	</modules>

Also available in: Unified diff