Project

General

Profile

« Previous | Next » 

Revision 47594

renaming <repository> to <snapshotRepository> in <distributionManagement> section

View differences:

modules/icm-iis-assembly-resources/trunk/pom.xml
17 17
	</scm>
18 18

  
19 19
	<distributionManagement>
20
	        <repository>
20
	        <snapshotRepository>
21 21
		        <id>dnet45-bootstrap-snapshot</id>
22 22
		        <url>
23 23
		        http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot
24 24
		        </url>
25
	        </repository>
25
	        </snapshotRepository>
26 26
	</distributionManagement>
27 27

  
28 28
</project>

Also available in: Unified diff